Unlimited learning, half price | 50% off
Get 50% off unlimited learning

PFIM (version 6.0.3)

getColumnAndParametersNamesFIM: 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 BayesianFim getColumnAndParametersNamesFIM(object, model)

# S4 method for IndividualFim getColumnAndParametersNamesFIM(object, model)

# S4 method for PopulationFim getColumnAndParametersNamesFIM(object, model)

Value

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

Arguments

object

An object from the class Fim.

model

An object from the class Model.