LogisticNormalMixture: Initialization function for the "LogisticNormalMixture" class

View source: R/Model-class.R

LogisticNormalMixtureR Documentation

Initialization function for the "LogisticNormalMixture" class

Description

Initialization function for the "LogisticNormalMixture" class

Usage

LogisticNormalMixture(comp1, comp2, weightpar, refDose)

Arguments

comp1

the specifications of the first component: a list with mean and cov for the first bivariate normal prior

comp2

the specifications of the second component

weightpar

the beta parameters for the weight of the first component

refDose

the reference dose

Value

the LogisticNormalMixture object


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