Effloglog {crmPack} | R Documentation |
Initialization function for the "Effloglog" class
Description
Initialization function for the "Effloglog" class
Usage
Effloglog(Eff, Effdose, nu, data, c = 0)
Arguments
Eff |
the pseudo efficacy responses |
Effdose |
the corresponding dose levels for the pseudo efficacy responses |
nu |
the precision (inverse of the variance) of the efficacy responses |
data |
the input data of |
c |
the constant value added to the dose level when the dose level value is less than or equal to 1 and a special form of the linear log-log has to applied (Yeung et al. (2015).). |
Value
the Effloglog
object
[Package crmPack version 1.0.6 Index]