getEigenValues {PFIM}R Documentation

Get the eigenvalues of the fim.

Description

Get the eigenvalues of the fim.

Usage

getEigenValues(object)

## S4 method for signature 'Fim'
getEigenValues(object)

Arguments

object

An object from the class Fim.

Value

A vector giving the eigenvalues of the fim.


[Package PFIM version 6.0.3 Index]