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

getColumnAndParametersNamesFIMR Documentation

Get the names of the names of the parameters associated to each column of the fim.

Description

Get the names of the names of the parameters associated to each column of the fim.

Usage

getColumnAndParametersNamesFIM(object, model)

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

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

## S4 method for signature 'PopulationFim'
getColumnAndParametersNamesFIM(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.


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