R/model_comparison.R
model_comparison.RdMake Model Comparison, Filters by Scheme, Country of Birth, and Convergance
model_comparison(DF, Scheme, Pop, Digits = 3)
| DF | A dataframe of summarised model results. |
|---|---|
| Scheme | A character string specifying the scheme to select models for. |
| Pop | A character string speccifying the population to select models for. |
| Digits | Numeric, the number of digits to round to. |
A summarised table comparing model results
format_est_sd