.get.covariate.bounds | R Documentation |
Find covariate bounds in the sample data
.get.covariate.bounds(covariate, sample_indicator, data)
covariate |
covariate in data set that predicts sample membership |
sample_indicator |
variable denoting sample membership (1 = in sample, 0 = out of sample) |
data |
data frame comprised of "stacked" sample and target population data |
covariate_bounds
Returns a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.