This isn't a question about R; more appropriate for stackexchange.

Here is one string that might interest you:

http://stats.stackexchange.com/questions/4997/can-aic-compare-across-different-types-of-model






Tania Sav wrote:
> 
> Hello,
> 
> I'm using AIC() to choose a better model. I have 3 options: 
> 1) y=ax+b 
> 2) y=ax^2 +bx + c
> 3) y=a(1-exp(-x/b)) + c
> 
> Is it ok to use AIC() for determine wich is the better equation to use for
> fit to my data?
> 
> Thanks
> Tania
> 

Tania Sav wrote:
> 
> Hello,
> 
> I'm using AIC() to choose a better model. I have 3 options: 
> 1) y=ax+b 
> 2) y=ax^2 +bx + c
> 3) y=a(1-exp(-x/b)) + c
> 
> Is it ok to use AIC() for determine wich is the better equation to use for
> fit to my data?
> 
> Thanks
> Tania
> 


--
View this message in context: 
http://r.789695.n4.nabble.com/AIC-tp3820732p3822647.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to