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

how to output a smoothed line to csv file?

How can a smoothed line be output to a csv file?

Is it possible to view the equation used to smooth the line?

1 REPLY 1
jthi
Super User

Re: how to output a smoothed line to csv file?

From which platform? From Graph Builder you can save the formula

jthi_0-1743796739993.png

and you will get the values in your table with the formula which will look something like this

jthi_1-1743796774912.png

 

Blue in the graph are the smoothed values

jthi_2-1743796795422.png

-Jarmo

Recommended Articles