evade_crashes_macropca {RCTS}R Documentation

Solves a very specific issue with MacroPCA.

Description

MacroPCA crashes Rstudio with certain dimensions of the input. Solve this by doubling every row. No information is added by this, so there is no influence on the end result, but crashes of Rstudio are evaded.

Usage

evade_crashes_macropca(object, verbose = FALSE)

Arguments

object

input

verbose

prints messages

Value

matrix


[Package RCTS version 0.2.4 Index]