model.matrix.binaryChoice function

Design Matrix of Binary Choice Models

Design Matrix of Binary Choice Models

Create design matrix of binary choice models

## S3 method for class 'binaryChoice' model.matrix( object, ... )

Arguments

  • object: object of class binaryChoice.
  • ...: currently not used.

Returns

The design matrix of binary choice models.

Author(s)

Arne Henningsen, Ott Toomet otoomet@ut.ee

See Also

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