Description Usage Arguments Value Author(s) See Also
View source: R/model.frame.selection.R
Return the variables used for estimating a sample selection model
1 2 | ## S3 method for class 'selection'
model.frame(formula, ... )
|
formula |
object of class |
... |
further arguments passed to other methods
(e.g. |
A data.frame containing all variables used for the estimation. The “terms” attribute contains the terms for the selection equation.
Arne Henningsen
model.frame
, selection
,
model.matrix.selection
, and selection-methods
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.