evade_crashes_macropca: Solves a very specific issue with MacroPCA.

View source: R/03_IFE_algorithm_functions.R

evade_crashes_macropcaR 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


eh-in-r/RCTS documentation built on May 19, 2023, 1:09 p.m.