plot_svd_scree: Plot ratio of explained variance.

Description Usage Arguments Details Value

Description

Generates a plot showing the ratio of explained variance by the Principal Components as a scree plot.

Usage

1

Arguments

x

A list containing the results from the svd_analysis function.

Details

This is an internal function taking the output of the svd_analysis function as input. It generates a scree plot showing the ratio of explained variance for the ordered Principal Components. It is very similar to the screeplot function but it uses ggplot2 instead of base graphics.

Value

A ggplot2 scree plot showing the ratio of explained variance for every Principal Component.


Keyeoh/svconfound documentation built on May 15, 2019, 1:25 p.m.