weitrix_randomize: Generate a random normally distributed version of a weitrix

Description Usage Arguments Value See Also Examples

View source: R/randomize.R

Description

Values are generated with variance equal to 1/weight. This can be used to see what R-squared would be achieved with purely random data, and therefore an appropriate number of components to use. This is known as Parallel Analysis.

Usage

1

Arguments

weitrix

A weitrix object, or an object that can be converted to a weitrix with as_weitrix.

Value

A SummarizedExperiment object with metadata fields marking it as a weitrix.

See Also

components_seq_screeplot

Examples

1

weitrix documentation built on Nov. 8, 2020, 8:10 p.m.