reportTablesFIM: Generate the tables for the report.

reportTablesFIMR Documentation

Generate the tables for the report.

Description

Generate the tables for the report.

Usage

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)

Arguments

object

An object from the class Fim.

evaluationObject

A list giving the results of the evaluation of the model.

Value

A list giving the table in kable format for the report.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.