model.matrix.binaryChoice: Design Matrix of Binary Choice Models

model.matrix.binaryChoiceR Documentation

Design Matrix of Binary Choice Models

Description

Create design matrix of binary choice models

Usage

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

Arguments

object

object of class binaryChoice.

...

currently not used.

Value

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.


sampleSelection documentation built on Jan. 20, 2026, 3:01 a.m.