drFit-class: Class '"drFit"'

Description Slots Creating Objects See Also

Description

Class "drFit"

Slots

fit

A fit object by either drc or DoseFinding package.

fitDat

The actual data matrix (after excluding outliers) used to fit a dose-response model.

originalDat

The original dose response data, a matrix.

alpha

A scalar for significance level. This specifies the significance level to identify outliers

fitCtr

A logical value specifying whether to include the control points into the model fitting.

tag

A string (either 'drc' or 'DoseFinding') tracking which package is used for model fitting.

modelName

model name of the fitted model

nPar

number of parameters for the fitted model

info

A list that holds information related to the model, i.e. Residual Standard Error (rse).

Creating Objects

Although objects can be created directly using new("drFit", ...), the most common usage will be to pass dose-response data to the drFit function.

See Also

drOutlier, drModels, drFit, drFit-class


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