LogisticLogNormalMixture {crmPack} | R Documentation |
Initialization function for the "LogisticLogNormalMixture" class
Description
Initialization function for the "LogisticLogNormalMixture" class
Usage
LogisticLogNormalMixture(mean, cov, refDose, shareWeight)
Arguments
mean |
the prior mean vector |
cov |
the prior covariance matrix |
refDose |
the reference dose |
shareWeight |
the prior weight for the share component |
Value
the LogisticLogNormalMixture
object
[Package crmPack version 1.0.6 Index]