Comparing two model fits

조회 수: 5 (최근 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 CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by