model.matrix.probit: Design Matrix of Probit Models
Description
Create design matrix of probit modelsUsage
## S3 method for class 'probit':
model.matrix( object, ... )
Arguments
object
object of class probit
.
Value
- The design matrix of the probit model.