reportTablesModelError {PFIM} | R Documentation |
Generate the tables for model errors for the evaluation report.
Description
Generate the tables for model errors for the evaluation report.
Usage
reportTablesModelError(object)
## S4 method for signature 'Model'
reportTablesModelError(object)
Arguments
object |
An object from the class Model. |
Value
A kable table for the evaluation report.
[Package PFIM version 6.0.3 Index]