addResponse: Add a response to a statistical model.
Description
Add a response to a statistical model.
Usage
addResponse(object, value)
Value
The StatisticalModel
object with the added response.
Arguments
- object
A StatisticalModel
object.
- value
A character string giving the name of the response to add.