Script to run a series of multiple regressions
I have a large data set. There are about 2000 dependent variables where I would like to run a categorical regression against a single factor to identify which dependant variables are influences by the factor. I have done a few manually, and everything looks good but need a way to do all 2000 variables. Does JASP have a scripting capability that could be used to automate this?
Comments
Not yet. A first step is outlined here (https://jasp-stats.org/2023/03/06/r-syntax-mode-in-jasp-the-first-button/), and in a few months we hope to have R code that runs inside R Studio (currently it runs only in the JASP R Console). As an aside, I do think your endeavor calls for a rather strict correction for multiple comparisons...