This is my code to use the LDA and the QDA without using a machine learning library.
STrainmatrix = SynTraining.values STestmatrix = SynTest.values # read in data