scripting t-test: picking favorite features from several ANOVA/t-tests; 2-sample vs 3+-sample?
So curious how to make this happen. I've got a long list of charts, some with 2 chambers, some with 3+ chambers. I'd like to script a t-test kind of script to standardize the output. Any advice? There's parts and pieces I like from several different options. Goal:- output a chart w/ student's t Circle Plots- output a 'summary report' with sample count, mean, stDev- output a p-value for the whole c...