R/plot_model_calibration.R
plot_model_calibration.Rd
Diese Funktion stellt die getestetet Modelle grafisch dar.
plot_model_calibration(tests, ref_model = "model_01")
data frame similar to element sorted_models of the list returned by fhpredict:::build_and_validate_model
sorted_models
fhpredict:::build_and_validate_model
name of the selected model (expected to be contained in column model of tests)
model
tests