getCorrelationMatrix | R Documentation |
Get the correlation matrix.
getCorrelationMatrix(object)
## S4 method for signature 'Fim'
getCorrelationMatrix(object)
## S4 method for signature 'Evaluation'
getCorrelationMatrix(object)
## S4 method for signature 'Optimization'
getCorrelationMatrix(object)
object |
An object from the class Fim. |
The correlation matrix of the fim.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.