View source: R/stratify_lmfit.R
| stratify_lmfit | R Documentation | 
This function stratifies the working data set into either quantiles or user defined bins
stratify_lmfit(wdata, outcome, exposure, covariates)
| wdata | a strata_data() object | 
| outcome | a single string character of the column name for the outcome or response variable | 
| exposure | a single string character of the column name for the exposure or explanatory variable | 
| covariates | a character vector that are also column names used to define variables that will be set as covariates. | 
returns
stratify_lmfit()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.