Performing one-way (or multiway) ANOVA on many variables without displaying graphs using JSL
Hello, I would like to run a one-way ANOVA (and eventually multiway) on a table for a very large list of endpoints followup by a post-hoc test such as Dunnett's. For a large list of endpoints, displaying each graph is both slow and unpractical if one only needs the aggregated p-Values. Is there a way in JSL to only retrieve those values by bypassing the graph creation?