formula.mvoprobit {switchSelection} | R Documentation |
Formulas of mvoprobit model.
Description
Provides formulas associated with the object of class 'mvoprobit'.
Usage
## S3 method for class 'mvoprobit'
formula(x, ..., type = "formula", eq = NULL)
Arguments
x |
object of class 'mvoprobit'. |
... |
further arguments (currently ignored). |
type |
character;
if |
eq |
positive integer representing the index of the equation which
formula should be returned. If |
Value
Returns a formula or a list of formulas depending on eq
value.
[Package switchSelection version 1.1.2 Index]