Skip to contents

Scree plot of SDR eigenvalues

Usage

plot_scree(fit, n_eigen = 20, type = "b", ...)

Arguments

fit

Object of class "risdr".

n_eigen

Number of eigenvalues to display.

type

Plot type passed to base R plot().

...

Additional graphical arguments passed to graphics::plot().

Value

Invisibly returns eigenvalues plotted.