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