xscale: Scale data blocks to have an equal sum of squares

View source: R/xscale.R

xscaleR Documentation

Scale data blocks to have an equal sum of squares

Description

Internal function for CICA package

Usage

xscale(Xi, value = 1000)

Arguments

Xi

a single datablock

value

desired sum of squares value of the datablock

Value

a matrix that is scale to have a sum of squares of size value


jeffreydurieux/CICA documentation built on July 17, 2024, 1:05 p.m.