formula.mnprobit: Formulas of mnprobit model.
Description
Provides formulas associated with the
object of class 'mnprobit'.
Usage
# S3 method for mnprobit
formula(x, ..., type = "formula")
Arguments
- x
object of class 'mnprobit'.
- ...
further arguments (currently ignored).
- type
character;
if type = "formula"
or type = 1
then function returns
a formulas of multinomial equation.
If type = "formula2"
or type = 2
then function returns
a formula of continuous equation.