getColumnAndParametersNamesFIMInLatex: Get the names of the names of the parameters associated to...

getColumnAndParametersNamesFIMInLatexR Documentation

Get the names of the names of the parameters associated to each column of the fim in Latex format.

Description

Get the names of the names of the parameters associated to each column of the fim in Latex format.

Usage

getColumnAndParametersNamesFIMInLatex(object, model)

## S4 method for signature 'BayesianFim'
getColumnAndParametersNamesFIMInLatex(object, model)

## S4 method for signature 'IndividualFim'
getColumnAndParametersNamesFIMInLatex(object, model)

## S4 method for signature 'PopulationFim'
getColumnAndParametersNamesFIMInLatex(object, model)

Arguments

object

An object from the class Fim.

model

An object from the class Model.

Value

A list giving the names of the parameters associated to each column of the fim in Latex format.


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