evaluation_table {PRISM.forecast} | R Documentation |
Out-of-sample prediction evaluation
Description
Out-of-sample prediction evaluation
Usage
evaluation_table(claim_data, prism_prediction)
Arguments
claim_data |
the output of load_claim_data(). |
prism_prediction |
the output of back_test(). |
[Package PRISM.forecast version 0.2.1 Index]