addResponses: Add responses to a statistical model.
Description
Add responses to a statistical model.
Usage
addResponses(object, listOfResponses)
Value
The StatisticalModel
object with the added responses.
Arguments
- object
A StatisticalModel
object.
- listOfResponses
A list of character string giving the names of the responses to add.