ProbitLogNormal {crmPack} | R Documentation |
Initialization function for the "ProbitLogNormal" class
Description
Initialization function for the "ProbitLogNormal" class
Usage
ProbitLogNormal(mu, Sigma, refDose = 1, useLogDose = FALSE)
Arguments
mu |
the prior mean vector |
Sigma |
the prior covariance matrix |
refDose |
the reference dose |
useLogDose |
should the log of (standardized) dose be used? (not default) |
Value
the ProbitLogNormal
object
[Package crmPack version 1.0.6 Index]