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

Automatic AIC calculation from Fit Model?

The AIC and AICc is becoming more standard of a model fitting statistic, yet JMP doesn't implement this except in the Stepwise section of the Fit Model (which doesn't allow the calculation of the AIC with random effects).

Does anyone have a script for calculating this from the regular output of a mixed-effects model in the Fit Model platform? I have been copying the RMSE from the Summary and calculating it by hand once I get the RSS. Is there an automated way of doing this?

Thanks!
1 ACCEPTED SOLUTION

Accepted Solutions
Jeff_Perkinson
Community Manager Community Manager

Re: Automatic AIC calculation from Fit Model?

The AICc is available for most models in the Fit Model platform in JMP 9.
-Jeff

View solution in original post

2 REPLIES 2
prestom
Level I

Re: Automatic AIC calculation from Fit Model?

Hi FlyPod2,

Did you ever find anything that would provide AICc values in the Fit Model platfrom on JMP? If so, would please share it?

Thanks!
Jeff_Perkinson
Community Manager Community Manager

Re: Automatic AIC calculation from Fit Model?

The AICc is available for most models in the Fit Model platform in JMP 9.
-Jeff

Recommended Articles