rtemis

Command Palette

Search for a command to run...

PCAConfig

Variant

Principal Component Analysis. See setup_PCA.

Raw JSONv1Unknown properties rejected

Properties

k
integer≥ 1

Number of components to extract.

center
boolean

Center the data.

scale
boolean

Scale the data.

tol
number | null≥ 0

Magnitude tolerance below which components are omitted.

Relationships