Working with Subsets
I would like to do a Fit Y,by X on a subset of data. My current method involves creating a subset by selecting rows, then selecting the "subset" function from the "Table" menu. This creates a new tab that only shows the subset - great.
I then use "Fit Y by X" function on this subset. However, when selecting the variables in the new Fit Y by X window, it is not clear which data is from my subset an...