[R] [FORGED] ERROR in make.link(link)

Kwamme Yeboah key4real at gmail.com
Fri Mar 18 21:14:26 CET 2016


Can I pls see your data, Xavier?

On Thu, Mar 17, 2016 at 9:11 PM, Rolf Turner <r.turner at auckland.ac.nz>
wrote:

> [image: Boxbe] <https://www.boxbe.com/overview> Rolf Turner (
> r.turner at auckland.ac.nz) is not on your Guest List
> <https://www.boxbe.com/approved-list?tc_serial=24757387828&tc_rand=39608388&utm_source=stf&utm_medium=email&utm_campaign=ANNO_MWTP&utm_content=001&token=0%2FXWnc%2Bs5vfE04mrJ4%2FHaCGkD8C0vVNNSQdoa4FR7b452kzfBykf8Qibi5Rss2Ss&key=qdoDouA7VhiR35TTy4riJKnWNQ2K4N5%2BJaIAhoeU2Js%3D>
> | Approve sender
> <https://www.boxbe.com/anno?tc_serial=24757387828&tc_rand=39608388&utm_source=stf&utm_medium=email&utm_campaign=ANNO_MWTP&utm_content=001&token=0%2FXWnc%2Bs5vfE04mrJ4%2FHaCGkD8C0vVNNSQdoa4FR7b452kzfBykf8Qibi5Rss2Ss&key=qdoDouA7VhiR35TTy4riJKnWNQ2K4N5%2BJaIAhoeU2Js%3D>
> | Approve domain
> <https://www.boxbe.com/anno?tc_serial=24757387828&tc_rand=39608388&utm_source=stf&utm_medium=email&utm_campaign=ANNO_MWTP&utm_content=001&dom&token=0%2FXWnc%2Bs5vfE04mrJ4%2FHaCGkD8C0vVNNSQdoa4FR7b452kzfBykf8Qibi5Rss2Ss&key=qdoDouA7VhiR35TTy4riJKnWNQ2K4N5%2BJaIAhoeU2Js%3D>
>
> On 18/03/16 09:47, CHIRIBOGA Xavier wrote:
>
>> 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?
>>
>
> What to do?  Use the correct syntax! Your call should be:
>
>     family=Gamma(link="inverse")
>
> The name of the link must be specified *completely*; partial matching is
> not used, for fairly obvious reasons.
>
> Actually you could just do "family=Gamma" since "inverse" is the *default*
> link.
>
> cheers,
>
> Rolf Turner
>
> --
> Technical Editor ANZJS
> Department of Statistics
> University of Auckland
> Phone: +64-9-373-7599 ext. 88276
>
> ______________________________________________
> R-help at 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.
>
>


-- 
KEY.

	[[alternative HTML version deleted]]



More information about the R-help mailing list