## S3 method for class 'selection':
model.matrix(object, part = "outcome", ... )
selection
.model.matrix.probit
or model.matrix
).part
is "selection"
,
the design matrix of the selection equation is returned. If argument part
is "outcome"
,
the design matrix of the outcome equation of a tobit-2 model
or a list that contains the design matrices of the (two) outcome equations
of a tobit-5 model is returned.
All values of observations (rows of the design matrix)
that were not selected for estimating the corresponding outcome equation
are set to NA
.
selection
,
model.matrix
, and model.matrix.probit