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


CICA documentation built on July 26, 2023, 5:51 p.m.