pvePlot2: Plot Percentage of Variation Explained (PVE) against number...

Description Usage Arguments Value

View source: R/plotFunctions.R

Description

Plot Percentage of Variation Explained (PVE) against number of features (low-level)

Usage

1
pvePlot2(dat, bestNbLatent = NULL, ylim = c(0, 1))

Arguments

dat

A data frame, typically the element best of the config slot from c3co() or fitC3co().

bestNbLatent

Best number of latent profiles.

ylim

A vector that define min and max of y-axis.

Value

A ggplot2::ggplot object.


pneuvial/c3co documentation built on May 25, 2019, 10:21 a.m.