drModels: Show available dose-response models with direct support.

Description Usage Arguments Value See Also Examples

Description

This function shows available models to be passed to drFit function as modelName.

Usage

1
drModels(return = FALSE, verbose = TRUE)

Arguments

return

whether to return the models in a list

verbose

whether to print out the models

Value

Following is the print out: Models implemented in drc package: LL.2 LL.3 LL.3u LL.4 LL.5 W1.2 W1.3 W1.4 W2.2 W2.3 W2.4 BC.4 BC.5 LL2.2 LL2.3 LL2.3u LL2.4 LL2.5 AR.2 AR.3 MM.2 MM.3 Models implemented in DoseFinding package: emax emaxGrad sigEmax sigEmaxGrad exponential exponentialGrad quadratic quadraticGrad betaMod betaModGrad linear linearGrad linlog linlogGrad logistic logisticGrad linInt linIntGrad More specific information can be found in the original packages.

See Also

NewmanTest, drOutlier, drFit, drFit-class

Examples

1

nickytong/drexplorer documentation built on May 23, 2019, 5:08 p.m.