LogisticNormal {crmPack}R Documentation

Initialization function for the "LogisticNormal" class

Description

Initialization function for the "LogisticNormal" class

Usage

LogisticNormal(mean, cov, refDose)

Arguments

mean

the prior mean vector

cov

the prior covariance matrix

refDose

the reference dose

Value

the LogisticNormal object


[Package crmPack version 1.0.5 Index]