Obtaining the chi square value from a multigaussian fit

3 ビュー (過去 30 日間)
Lorenzo Mattera
Lorenzo Mattera 2017 年 8 月 7 日
編集済み: José-Luis 2017 年 8 月 7 日
I am using the Matlab fit function to fit data with several gaussian functions. It seems to work, I obtain the gaussian parameters but I cannot find the way to get also the chi square of the fit. Should I calculate but myself? No way to have it in the output? Thanks for any suggestion Renzo

回答 (1 件)

José-Luis
José-Luis 2017 年 8 月 7 日
編集済み: José-Luis 2017 年 8 月 7 日
Provided you have the right toolbox:
Otherwise, use the residuals of your fit and do the test yourself.

カテゴリ

Help Center および File ExchangeGet Started with Curve Fitting Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by