| Constant-class {PFIM} | R Documentation |
Class "Constant"
Description
The class Constant defines the the residual error variance according
to the formula g(sigma_inter, sigma_slope, c_error, f(x, theta)) = sigma_inter.
The class Constant inherits from the class ModelError.
Objects from the class
Constant objects are typically created by calls to Constant
and contain the following slots that are inherited from the class ModelError:
outcome:A string giving the name of the outcome.
equation:An symbolic expression of the model error.
derivatives:A list containing the derivatives of the model error expression.
sigmaInter:A numeric value giving the sigma inter of the error model.
sigmaSlope:A numeric value giving the sigma slope of the error model.
cError:A numeric value giving the exponant c of the error model.
[Package PFIM version 6.0.3 Index]