View source: R/internal_validation_tests.R
internal_validation_tests | R Documentation |
Internal Validation Tests for DCPO Models
internal_validation_tests(
dcpo_input,
dcpo_output,
model = c("dcpo", "claassen", "dgirt")
)
model |
the model employed to estimate the results, either "dcpo" or "claassen". The default is "dcpo". |
input_data |
the data object created by |
output |
either (a) the output of |
Details
A data frame of validation test statistics, including the model's mean absolute error, the percentage improvement of this mean absolute error over that of the baseline provided by the country means in the available survey data, and the leave-one-out information criterion proposed by Ventari, Gelman, Gabry (2017). The country-means mean absolute error is also reported for reference.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.