| summary.camel_index | R Documentation |
Provides a detailed summary of the CAMEL index computation, including eigenvalues, factor loadings, and weight attribution.
## S3 method for class 'camel_index'
summary(object, ...)
object |
An object of class |
... |
Additional arguments (ignored). |
Invisibly returns object.
result <- camel_index(camel_2015, camel_2022)
summary(result)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.