R/Lib_PerformPCA.R
select_PCA_components.Rd
Check if principal components are properly selected as expected by the method
select_PCA_components( Input_Image_File, Output_Dir, PCA_Files, TypePCA = "SPCA", File_Open = FALSE )
character. Path of the image to be processed
character. Path for output directory
character. Path of the PCA image
character. Type of PCA: choose either "PCA" or "SPCA"
Boolean. Set to TRUE for file to open automatically
Sel_PC