clean_latex |
Utility function to cleanup LaTeX output from gt and ensures that it compiles with latex |
extract |
Extract and combine estimates and goodness-of-fit statistics from several statistical models. |
extract_estimates |
Extract estimates and statistics from a single model |
extract_gof |
Extract goodness-of-fit statistics from a single model |
extract_statistic_override |
Allow users to override uncertainty estimates importFrom broom tidy |
glance.mira |
Glance a multiple imputation 'mice' pooled object |
gof_map |
Data.frame used to clean up and format goodness-of-fit statistics |
knit_latex |
Utility function to cleanup LaTeX output from gt and ensures that it compiles with latex and that it knits well with 'knitr' |
modelsummary |
Beautiful, customizable summaries of statistical models |
msummary |
Beautiful, customizable summaries of statistical models |
rounding |
Convert numeric values to strings using the 'sprintf' function. NA, NaN, -Inf, and Inf are replaced by an empty string. |
sanity_checks |
internal function to check the sanity of user input |
statistic_override_function |
Use the statistic_override function to extract std.error |
statistic_override_lmtest |
Use the lmtest::coeftest function to extract uncertainty estimates |
statistic_override_matrix |
Use the statistic_override matrix to extract std.error |
statistic_override_vector |
Use the statistic_override vector to extract std.error/p.value/statistic |
tidy.mira |
Tidy a multiple imputation 'mice' pooled object |