Constant-class: Class "Constant"

Constant-classR 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.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.