How does JMP construct confidence interval for spline fit in Graph Builder?
I have a method to get the predicted Y from X value using Spline Fitting, but I want to quantify the confidence interval. I noticed it's not possible to do it in Bivariate plots but Graph builder can do this. How does Graph Builder to it (in terms of algorithm)? I want to do the same for bivariate plots fitted with spline fit.