LogisticLogNormal: Initialization function for the "LogisticLogNormal" class

View source: R/Model-class.R

LogisticLogNormalR 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


crmPack documentation built on Sept. 3, 2022, 1:05 a.m.