dot-get.covariate.bounds: Find covariate bounds in the sample data

.get.covariate.boundsR Documentation

Find covariate bounds in the sample data

Description

Find covariate bounds in the sample data

Usage

.get.covariate.bounds(covariate, sample_indicator, data)

Arguments

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

Value

covariate_bounds Returns a dataframe


NUstat/generalizeR documentation built on Feb. 7, 2024, 6:39 p.m.