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 use Accelerated Life Testing (ALT) to evaluate reliability. Register for June 5 webinar, 2pm US Eastern Time.

Discussions

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

scatterplot of adjusted effect for one predictor in a generalized regression model

I used generalized regression with LASSO for variable selection. The reduced model now includes 3 predictors. How could I make a scatterplot of the effect of one predictor adjusted for effects of other two predictors in the model? Thank you!

1 REPLY 1

Re: scatterplot of adjusted effect for one predictor in a generalized regression model

You can define the model with the selected predictors again by selecting Analyze > Fit Model but choose Standard Least Squares for the fitting personality. (It is the default when you start.) Select Effect Leverage for the Emphasis. The leverage plots are the conditional plots for each term.

Recommended Articles