Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 427 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 427 Bytes

PLSScript

Small Python and R scripts for PLS

Small Python script for reading and ploting spectra data from diverses spectrometers.

With python: Spectra are read Spectra are mean centered and variance scaled Spectra are save with a pandas data frame format

With R: dataframe is load from a csv file spectra are ploted the pls packages (http://mevik.net/work/software/pls.html) is used for multivariate analysis