Learn R Programming

PFIM (version 5.0)

getDescription: Get the description of FIM.

Description

Get the description of FIM.

Get the description BayesianFim object.

Get the type of the Fim.

Usage

getDescription(object)

# S4 method for IndividualFim getDescription(object)

# S4 method for BayesianFim getDescription(object)

# S4 method for PopulationFim getDescription(object)

Value

A character string that tells you that is a Fisher information matrix.

Return a string giving the type of the Fim.

A string giving the description of the object BayesianFim.

A string giving the type of the Fim.

Arguments

object

A Fim object.