Initialization function for the "LogisticNormalFixedMixture" class
LogisticNormalFixedMixture(components, weights, refDose, logNormal = FALSE)
the LogisticNormalFixedMixture
object
the specifications of the mixture components: a list with
one list of mean
and cov
for each bivariate (log) normal prior
the weights of the components, these must be positive and will be normalized to sum to 1
the reference dose
should a log normal prior be specified, such that the mean vectors and covariance matrices are valid for the intercept and log slope? (not default)