Dear all,

I am using R version 3.1.3. I want to run this model:

m1<-glmer(hours~soil*volatile+(1|replicate),  data=data,    family=Gamma(link = 
"inv"))


But I got this:

Erreur within make.link(link) : 'inv' link not recognised


What to do in this case?


THANK YOU for help!


Xavier

PhD candidate

Biology

UNINE, Switzerlnad

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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