getCorrelationMatrix: Get the correlation matrix.

getCorrelationMatrixR Documentation

Get the correlation matrix.

Description

Get the correlation matrix.

Usage

getCorrelationMatrix(object)

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

## S4 method for signature 'Evaluation'
getCorrelationMatrix(object)

## S4 method for signature 'Optimization'
getCorrelationMatrix(object)

Arguments

object

An object from the class Fim.

Value

The correlation matrix of the fim.


PFIM documentation built on Oct. 30, 2024, 9:10 a.m.