getCorrelationMatrix {PFIM} | R 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.
[Package PFIM version 6.0.3 Index]