formula.mnprobit {switchSelection}R Documentation

Formulas of mnprobit model.

Description

Provides formulas associated with the object of class 'mnprobit'.

Usage

## S3 method for class '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.

Value

Returns a formula.


[Package switchSelection version 1.1.2 Index]