Nonlinear regression initial parameter estimates
Afficher commentaires plus anciens
Dear all,
Attached is my data for nonlinear regression. I need help to get the initial parameter estimates. The model is
Y = AX/((1+BX)^C)
What is the initial parameter estimates which will be used in nonlinear regression? How to get the initial parameter estimates?
Thank you.
1 commentaire
By trial-and-error.
For a set of parameters (A,B,C), I usually plot the curve together with the data. Then I try to adjust the parameters such that the curve fits the data reasonably well and call the nonlinear regression solver with these parameters as starting guesses.
By the way: You forgot to attach your data.
Best wishes
Torsten.
Réponses (1)
Ken W
le 16 Déc 2015
0 votes
Catégories
En savoir plus sur Linear and Nonlinear Regression dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!