model.frame.selection {sampleSelection} | R Documentation |
Return the variables used for estimating a sample selection model
## S3 method for class 'selection': model.frame(formula, ... )
formula |
object of class selection . |
... |
further arguments passed to other methods
(e.g. model.frame or model.frame.probit ). |
A data.frame containing all variables used for the estimation.
Arne Henningsen
selection
,
model.frame
, and model.frame.probit