model.frame.binaryChoice: Data of Binary Choice Models

Description Usage Arguments Value Author(s) See Also

Description

Return the variables used for estimating a binary choice model

Usage

1
2
## S3 method for class 'binaryChoice'
model.frame( formula, ... )

Arguments

formula

object of class binaryChoice.

...

further arguments passed to other methods (e.g. model.frame).

Value

A data.frame containing all variables used for the estimation.

Author(s)

Arne Henningsen, Ott Toomet otoomet@ut.ee

See Also

binaryChoice, probit, model.frame, model.matrix.binaryChoice, and probit-methods.


sampleSelection documentation built on Dec. 15, 2020, 3:01 a.m.