LogisticLogNormalMixture: Initialization function for the "LogisticLogNormalMixture"...

View source: R/Model-class.R

LogisticLogNormalMixtureR Documentation

Initialization function for the "LogisticLogNormalMixture" class

Description

Initialization function for the "LogisticLogNormalMixture" class

Usage

LogisticLogNormalMixture(mean, cov, refDose, shareWeight)

Arguments

mean

the prior mean vector

cov

the prior covariance matrix

refDose

the reference dose

shareWeight

the prior weight for the share component

Value

the LogisticLogNormalMixture object


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