ProbitLogNormal {crmPack} | R Documentation |
Initialization function for the "ProbitLogNormal" class
ProbitLogNormal(mu, Sigma, refDose = 1, useLogDose = FALSE)
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) |
the ProbitLogNormal
object