LogisticNormalFixedMixture: Initialization function for the "LogisticNormalFixedMixture"...

Description Usage Arguments Value

View source: R/Model-class.R

Description

Initialization function for the "LogisticNormalFixedMixture" class

Usage

1
LogisticNormalFixedMixture(components, weights, refDose, logNormal = FALSE)

Arguments

components

the specifications of the mixture components: a list with one list of mean and cov for each bivariate (log) normal prior

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)

Value

the LogisticNormalFixedMixture object


0liver0815/onc-crmpack-test documentation built on Feb. 19, 2022, 12:25 a.m.