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
wltk1
Level I

Weighted linear regression

Hi,

I'm really new to JMP and I would like to know how to do a weighted linear regression using the software. Any help would be appreciated.

Thank you!

1 ACCEPTED SOLUTION

Accepted Solutions
ms
Super User (Alumni) ms
Super User (Alumni)

Re: Weighted linear regression

Weighted regression is easy in JMP as many of the platforms in the analysis menu have a weight option. For linear regression use the Fit Y by X or Fit Model platforms. Select numerical dependent (Y) and independent (X) variables, and select another numerical column with the appropriate weights and click "Weight".

View solution in original post

1 REPLY 1
ms
Super User (Alumni) ms
Super User (Alumni)

Re: Weighted linear regression

Weighted regression is easy in JMP as many of the platforms in the analysis menu have a weight option. For linear regression use the Fit Y by X or Fit Model platforms. Select numerical dependent (Y) and independent (X) variables, and select another numerical column with the appropriate weights and click "Weight".

Recommended Articles