model.matrix.binaryChoice {sampleSelection} | R Documentation |
Create design matrix of binary choice models
## S3 method for class 'binaryChoice' model.matrix( object, ... )
object |
object of class |
... |
currently not used. |
The design matrix of binary choice models.
Arne Henningsen, Ott Toomet otoomet@ut.ee
binaryChoice
,
model.matrix
, and model.frame.binaryChoice