'nlinfit' vs 'fitnlm' 'ErrorModelInfo'
Show older comments
Hi,
the function 'nlinfit' returns the parameters of the estimated error model via 'ErrorModelInfo'. How do I get these values when I use the function 'fitnlm'?
I have already looked at the source code of the class 'NonLinearModel', there the access to the property 'ErrorModelInfo' is defined as 'protected'.
Is there a possibility or do I always have to use 'nlinfit' in addition?
Many thanks and greetings
Accepted Answer
More Answers (0)
Categories
Find more on App Building in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!