How can I automate and summarize many repeat validations into one output table?
I am running discriminant analyses and using a stratified validation column to check the quality of my model.Given the nature of the work (classifying origins of unknown samples) I want to make sure the model is robust. Ideally I want to create 100 validation columns, run the analysis once on each, then create a single summary classification table - I don't want to manually open and copy 100 tabl...