Graph line of fit for all values and ellipse by group
I'm trying to figure out if it's possible to create a graph in JMP which draws a Line of Fit relative to all points in the graph along with 95% ellipse curves over individual groups. For example if this is my data:X ValueY ValueGroup33A26A42A16A13B22B32B41B If I do Graph Builder - X Value to X - Y Value to Y - Group to Color - Click Line of Fit. I want to keep the color for each group and the r...