フィルターのクリア

Comparing two model fits

4 ビュー (過去 30 日間)
CP
CP 2012 年 10 月 31 日
I'm trying to compare two nested models to see if the model with more terms is a significantly better fit than the simpler model. In R, I was able to do this using the simple function anova(fit1,fit2), as documented here: http://rss.acs.unt.edu/Rdoc/library/drc/html/anova.drc.html
Is there a way to do this test in matlab for model fits generated using the fit() function? Is there a different way to generate my fit that will work if fit() isn't able to provide the necessary parameters to do the calculation? Thanks!

回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by