Skip to content
Prev 177902 / 398502 Next

How to compare parameters of non linear fitting curves

Spencer,

Le 22-avr.-09 ? 03:33, spencerg a ?crit :
Yes, the first model is a special case of the second with eta1=0?
Could you give me more explanation about this method with likelihood  
ratio and chi-square ?
I tried fitting the distribution using nls (perfect fitting). However,  
if I well understand 'anova' is used here to test alternative fittings  
(of alternative models) on a same distribution. Here I want to test  
the difference of parameter values between two different distributions  
and one same model
  (i.e. I want to test if eta1(TREATMENT) is different

Do you have any other idea ?

Thanks,

Etienne

One short question about nls: are there any reason why nlm should be  
used rather than nls and vice-versa (nls results are quite more full  
than those of nlm)?