View source: R/match_functions.R
| strata_match_nstrat | R Documentation | 
Not meant to be called externally.  Match a data set without stratifying.
Used to compare performance with and without stratification. Note that this 
function requires that the R package optmatch is installed.
strata_match_nstrat(object, model = NULL, k = 1)
| object | a strata object | 
| model | (optional) formula for matching.  If left blank, all
columns of the analysis set in  | 
| k | the number of control individuals to be matched to each treated
individual.  If  | 
a named factor with matching assignments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.