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

Is there a way to limit the number of decimals in the prediction profiler response prediction?

I would like to set the prediction of the prediction profiler to have the same accuracy as the measurements that the prediction is based on, is there a way to do this?

1 ACCEPTED SOLUTION

Accepted Solutions
ledi_trutna
Level IV

Re: Is there a way to limit the number of decimals in the prediction profiler response prediction?

If you set the format of the response column to be fixed decimal with the desired number of decimal places, the format will apply to the predictions in the prediction profiler. 

View solution in original post

2 REPLIES 2
ledi_trutna
Level IV

Re: Is there a way to limit the number of decimals in the prediction profiler response prediction?

If you set the format of the response column to be fixed decimal with the desired number of decimal places, the format will apply to the predictions in the prediction profiler. 

agripenwal
Level I

Re: Is there a way to limit the number of decimals in the prediction profiler response prediction?

Thank you 

Recommended Articles