table_predictions_per_method | R Documentation |
This function creates the table that shows the point predictions and their intervals, for the different methods and coefficient values used for the imputation.
table_predictions_per_method( list_results_LMM, list_results_RF, data, density = FALSE )
list_results_LMM |
a list of objects produced by |
list_results_RF |
a list of objects produced by |
data |
a dataset with info on continents if breakdown by continent is required (optional) |
density |
a logical indicating whether to return densities instead of raw numbers (default =
|
a tibble
# see see ?rangeRinPA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.