Determines the weights and cutoffs of the three-composite distribution numerically applying te continuity- and differentiability condition.
coeffcomposite(dist, coeff, startc = c(1,1))
Arguments
dist: character vector denoting the distribution of the first-, second- (and third) component respectively. If only two components are provided, the distribution reduces to the two-component distribution.
coeff: named numeric vector holding the coefficients of the first-, second- (and third) component, predeced by coeff1., coeff2. (and coeff3.), respectively. Coefficients for the last component do not have to be provided for the two-component distribution and will be disregarded.
startc: starting values for the lower and upper cutoff, defaults to c(1,1).
Returns
Returns a named list containing a the separate distributions and their respective coefficients, as well as the cutoffs and weights of the composite distribution