LogisticNormalMixture {crmPack} | R Documentation |
Initialization function for the "LogisticNormalMixture" class
Description
Initialization function for the "LogisticNormalMixture" class
Usage
LogisticNormalMixture(comp1, comp2, weightpar, refDose)
Arguments
comp1 |
the specifications of the first component: a list with
|
comp2 |
the specifications of the second component |
weightpar |
the beta parameters for the weight of the first component |
refDose |
the reference dose |
Value
the LogisticNormalMixture
object
[Package crmPack version 1.0.6 Index]