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
ukhandurrani
Level II

How to write your own non-linear model

I need to analyze my data using the Von Bertalanffy Growth function to my data (age vs Length). But I couldn’t figure out where and how to write my own non-linear regression model. Need help. My model is:

a*(1-exp(-(b*(age-c))))

10 REPLIES 10
Kevin_Anderson
Level VI

Re: How to write your own non-linear model

Hi, ukhandurrani!

 

If you include a data table with your request for help (either yours or an example), the helpful responses you receive may be more implementable for you.

 

Kevin

Recommended Articles