f_pca_plot_variance_explained: plot varaince explained of principle components

Description Usage Arguments Value Examples

Description

plot varaince explained of principle components

Usage

1
f_pca_plot_variance_explained(pca_ls, threshold_vae_for_pc_perc = 2.5)

Arguments

pca_ls

list created by f_pca()

threshold_vae_for_pc_perc

double, filter principle components that explain a lesser percentage of the variance than this threshold, Default: 2.5

Value

plotly graph

Examples

1
2
3
4
5

erblast/oetteR documentation built on May 27, 2019, 12:11 p.m.