plot.factor.contributions: Plot variance explained for a SPEAR object.

View source: R/2_helpers.R

plot.factor.contributionsR Documentation

Plot variance explained for a SPEAR object.

Description

Plot variance explained for a SPEAR object.

Usage

## S3 method for class 'factor.contributions'
plot(min.val = 0.001)

Arguments

min.val

Minimum value for a coefficient to be plotted. Must be a positive numeric value. Defaults to '.001'.

data

Which dataset to use? Can be any dataset listed under '$data$____'. Defaults to '"train"'.


jgygi/SPEAR documentation built on July 5, 2023, 5:35 p.m.