フィルターのクリア

'nlinfit' vs 'fitnlm' 'ErrorModelInfo'

2 ビュー (過去 30 日間)
falk-milo hirsch
falk-milo hirsch 2021 年 1 月 4 日
回答済み: Pratyush Roy 2021 年 2 月 2 日
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

採用された回答

Pratyush Roy
Pratyush Roy 2021 年 2 月 2 日
Hi,
There is currently no support for the ErrorModelInfo feature in fitnlm function. I have brought this issue to the concerned people and it might be considered in any future release.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMath Operations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by