View source: R/make_issue_table.R
| make_issue_table | R Documentation | 
Not meant to be called externally. Produce table of the number of treated and control individuals in each stratum. Also checks for potential problems with treat/control ratio or stratum size which might result in slow or poor quality matching.
make_issue_table(a_set, treat)
| a_set | 
 | 
| treat | string name of treatment column | 
Returns a 3 by [number of strata] dataframe with Treat, Control, Total, Control Proportion, and Potential Issues
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.