pvePlot: 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

Usage

1
pvePlot(res, bestNbLatent = NULL, ylim = c(0, 1))

Arguments

res

Result from c3co().

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.