blockexpl: Explained variance (block-wise and component-wise)

Description Usage Arguments Value

View source: R/rosa.summaries.R

Description

Explained variance (block-wise and component-wise)

Usage

1
blockexpl(object, ncomp = object$ncomp, type = c("train", "CV"))

Arguments

object

A rosa object.

ncomp

Integer to control the number of components to display (if fewer than the fitted number of components).

type

Character indicating which type of explained variance to compute (default = "train", alternative = "CV").

Value

An object of class rosaexpl containing block-wise and component-wise explained variance contained in a matrix with attributes.


khliland/rosa documentation built on Dec. 29, 2021, 12:25 a.m.