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