LogisticNormalFixedMixture | R Documentation |
Initialization function for the "LogisticNormalFixedMixture" class
LogisticNormalFixedMixture(components, weights, refDose, logNormal = FALSE)
components |
the specifications of the mixture components: a list with
one list of |
weights |
the weights of the components, these must be positive and will be normalized to sum to 1 |
refDose |
the reference dose |
logNormal |
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) |
the LogisticNormalFixedMixture
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.