cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
dharding
Level II

extend regression line through intercept

Hi All,

 

there may be an easy way to do this but I haven't figured it out yet. I just want the regression line to pass through the y-axis at the intercept. So far, I can only get results like what I included in the attachment.

 

thanks for any help!

PreviewScreenSnapz006.png

11 REPLIES 11
txnelson
Super User

Re: extend regression line through intercept

Help==>Scripting Index==>Bivariate

will show you all JSL messages and statements that you may need to make the platform do what you want.

Jim
tylerram93
Level III

Re: extend regression line through intercept

For most of them it works fine, but sometimes when I do both the Fit
Special and the Fit Line it doesn't go to zero, but the equation still has
an intercept of zero, is there a way to fix that?

Thanks,

Tyler

Recommended Articles