Performs a principal component analysis (PCA) on a multi-spectral dataset.
principal_component_analysis(inputs, out_html, num_comp = NULL,
standardized = FALSE, verbose_mode = FALSE)
Input raster files.
Output HTML report file.
Number of component images to output; <= to num. input images.
Perform standardized PCA?.
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Returns the tool text outputs.