Skip to main content
Skip table of contents

PCA model

Unsupervised PCA model

Parameters

Number of components

The number of component you want to detect and visualize.

Pretreatments

In button-up applied order ⬆️ , meaning UV is applied first then Center and so on.

  • Savitzky-Golay

  • Derivative

  • SNV (Standard Normal Variate)

  • Logarithm

  • Center

  • UV (Unit Variance) scaling

For more on each type of pretreatment see: Pretreatments

Smooth

Smooth prediction result using median filter kernel

  • None

    • No Smoothing prediction.

  • Low

    • Smoothing using median filter kernel with 5x5 pixel box

  • Medium

    • Smoothing using median filter kernel with 10x10 pixel box

  • High

    • Smoothing using median filter kernel with 15x15 pixel box

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.