Scatterplot Matrix - Changing the Y Variables in JSL
Hi - I've created a Scatterplot Matrix in JSL by supplying it with a list of variables to plot as shown below. "Yvars_List" is just a list of the names of the variables that I want to plot against one another, so a typical list might be something like {"Height", "Weight", "Shoesize"}. I have a list of maybe fifty other variables that I could plot instead, so I want to be able to substitute any o...
