Description Usage Arguments Value Examples
View source: R/HeckmanSelect.R
Title Variable selection using P-value in binary sample selection model
1 | HeckPval(selection, outcome, data = sys.frame(sys.parent()), alpha = 0.05, ...)
|
selection |
selection equation |
outcome |
outcome equation |
data |
data matrix containing both the outcome and selection variables |
alpha |
significance level: default is 0.05 |
... |
class HeckPval containing variables selected via P-value and the parameters supplied for the creation of the object. Function call is also returned
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.