When there are constraints on parameters, we only estimate some parameters in terms of the constraints. This function is to compute all of parameters from the estimated ones.
mixtheta2par(mixtheta, mixpar, constr, mixprop = TRUE)
a vector containing the values for the estimated
parameters, usually, a result of the function mixpar2theta
.
A data frame containing the values for parameters of component distributions, which are, in order, the proportions, means, and standard deviations.
a list of constraints on parameters of component
distributions. See function mixconstr
.
if TRUE
, the proportions will be estimated.
A data frame containing three variables, which are, in order, the proportions, means, and standard deviations, respectively.
Macdonald, P.D.M. and Green, P.E.J. (1988) User's Guide to Program MIX: An Interactive Program for Fitting Mixtures of Distributions. ICHTHUS DATA SYSTEMS.
mixpar2theta
for finding the parameters to be estimated.