| Function_name | Package_name | Use | 
|---|---|---|
| bal.plot | cobalt | To produce a overalp/balance plot for propensity scoes | 
| bal.tab | cobalt | To check the balance at each category of covariates | 
| CreateCatTable | tableone | To create a frequency table with categorical variables only | 
| do.call | base | To execute a function call | 
| love.plot | cobalt | To plot the standardized mean differences at each category of covariates | 
| match.data | MatchIt | To extract the matched dataste from a matchit object | 
| matchit | MatchIt | To match an exposed/treated to m unexposed/controls. The argument `ratio` determines the value of m. | 
| rownames | base | Names of the rows | 
R functions (S)
The list of new R functions introduced in this Propensity score analyis lab component are below: