LogisticIndepBeta: Intialization function for "LogisticIndepBeta" class

View source: R/Model-class.R

LogisticIndepBetaR Documentation

Intialization function for "LogisticIndepBeta" class

Description

Intialization function for "LogisticIndepBeta" class

Usage

LogisticIndepBeta(binDLE, DLEdose, DLEweights, data)

Arguments

binDLE

the number of subjects observed with a DLE, the pseudo DLE responses

DLEdose

the corresponding dose levels for the pseudo DLE responses, pseudo dose levels

DLEweights

the total number of subjects treated at each of the dose levels, pseudo weights

data

the input data to update estimates of model parameters and follow the Data object class specification

Value

the LogisticIndepBeta


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