defineVariable: Define a variable in a statistical model.
Description
Define a variable in a statistical model.
Usage
defineVariable(.Object, variable)
Value
The StatisticalModel object with the new variable.
Arguments
- .Object
A StatisticalModel object.
- variable
A character string giving the variable to be defined.