Start Point option to optimize fit

What determines the order of the starting values for the parameters specified using StartPoint in the fit function?

 Accepted Answer

Matt J
Matt J on 21 Feb 2022
Edited: Matt J on 21 Feb 2022
By default, they will be in alphabetical order, but you can set the order when your provide a custom model with the 'coefficients' fitoption parameter. You can also always verify the order with coeffnames().

More Answers (0)

Categories

Products

Release

R2021b

Asked:

on 21 Feb 2022

Edited:

on 21 Feb 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!