| Constant-class | R Documentation |
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.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.