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
yvesprairie
Level IV

kernel smoothing in JSL

Hell everyone,

 

Is there a way to fit a kernel smoothing within JSL without resorting to the bivariate platform and save its predictor formula for reuse?

Many thanks, Yves P.

1 REPLY 1
MathStatChem
Level VII

Re: kernel smoothing in JSL

Try Spline Smooth()

Recommended Articles