# NOT RUN {
# }
# NOT RUN {
## Statistical recoupling of variables
corrT=0.9 # correlation threshold
minsize=10 # singlet size
met="rectangle" # summary measure
#Perform the SRV analysis to reduce the number of dimension of Spectra data (Sp)
SRV<-SRV(Sp, minsize, corrT,clustf=met)
# }
Run the code above in your browser using DataLab