ProbitLogNormal: Initialization function for the "ProbitLogNormal" class

View source: R/Model-class.R

ProbitLogNormalR Documentation

Initialization function for the "ProbitLogNormal" class

Description

Initialization function for the "ProbitLogNormal" class

Usage

ProbitLogNormal(mu, Sigma, refDose = 1, useLogDose = FALSE)

Arguments

mu

the prior mean vector

Sigma

the prior covariance matrix

refDose

the reference dose x^{*}, default 1 (no standardization)

useLogDose

should the log of (standardized) dose be used? (not default)

Value

the ProbitLogNormal object


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