reportTablesFIM | R Documentation |
Generate the tables for the report.
reportTablesFIM(object, evaluationObject)
## S4 method for signature 'BayesianFim'
reportTablesFIM(object, evaluationObject)
## S4 method for signature 'IndividualFim'
reportTablesFIM(object, evaluationObject)
## S4 method for signature 'PopulationFim'
reportTablesFIM(object, evaluationObject)
object |
An object from the class Fim. |
evaluationObject |
A list giving the results of the evaluation of the model. |
A list giving the table in kable format for the report.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.