View source: R/EstimateFactors.R
| plot.NoOfFactorsFit | R Documentation |
Create diagnostic plots for an NoOfFactorsFit object,
## S3 method for class 'NoOfFactorsFit'
plot(x, axis_text_size = 20, legend_title_text_size = 20, ...)
x |
|
axis_text_size |
Numeric size of x- and y-axis labels. Prased to ggplot2
|
legend_title_text_size |
Numeric size of x- and y-axis labels. Prased to
ggplot2
|
... |
Additional parameters for the plotting functions. |
A named list of plot objects:
Eigen Value Plotggplot object showing a bar plot of the
eigenvalues of the complex data Gram matrix.
Domenic Franjic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.