<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello,<br>
<br>
I´m trying to plot the partial effects of the below model built with
the glmmadmb function....<br>
<br>
M4 <- glmmadmb(MELONCILLO~VERALOG + AGUALOG<br>
VERALOG + ICONLOG<br>
+ ALTOLOG + MATORRALLOG<br>
+ PMATORRALLOG <br>
+ ICONLOG + IT <br>
+ IL + MELONCILLOAUTOC <br>
+ HUM + offset(LOGDIST) <br>
+ (1|CUAD) + (1|OBSCEN), <br>
data=locs, <br>
family="nbinom")<br>
<br>
I tried to use the library <i>effects</i> (for example: <span
class="GDXA2EVBL5 ace_keyword" style="color: blue; ">plot(effect("IL",
M4))</span><span class="Apple-style-span" style="border-collapse:
separate; color: rgb(0, 0, 0); font-family: 'Lucida Console';
font-size: 13px; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height: 15px;
orphans: 2; text-align: -webkit-left; text-indent: 0px;
text-transform: none; white-space: pre-wrap; widows: 2;
word-spacing: 0px; -webkit-border-horizontal-spacing: 0px;
-webkit-border-vertical-spacing: 0px;
-webkit-text-decorations-in-effect: none;
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
background-color: rgb(225, 226, 229); "></span> but got the
error:"<span class="GDXA2EVBL5 ace_keyword" style="color: blue; "></span><span
class="GDXA2EVBP5">Error en plot(effect("IL", M4)) : error in
evaluating the argument 'x' in selecting a method for function
'plot': Error en UseMethod("effect", mod) : no applicable method
for 'effect' applied to an object of class "glmmadmb"</span><span
class="Apple-style-span" style="border-collapse: separate; color:
rgb(0, 0, 0); font-family: 'Lucida Console'; font-size: 13px;
font-style: normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: 15px; orphans: 2; text-align:
-webkit-left; text-indent: 0px; text-transform: none; white-space:
pre-wrap; widows: 2; word-spacing: 0px;
-webkit-border-horizontal-spacing: 0px;
-webkit-border-vertical-spacing: 0px;
-webkit-text-decorations-in-effect: none;
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
background-color: rgb(225, 226, 229); "></span>.<br>
<br>
Anny suggestion about which library could be useful for plotting
purposes?<br>
<br>
Thanks a lot for your help.<br>
<br>
Carolina<br>
<br>
<br>
<pre class="moz-signature" cols="72">--
Carolina Ángela Soto Navarro
PhD student JAE-Pre Fellow
Department of Conservation Biology
Estación Biológica de Doñana (CSIC)
C/Américo Vespucio s/n
41092 Sevilla Spain
Tel. 0034 954466700
<a class="moz-txt-link-abbreviated" href="mailto:carolina.soto@ebd.csic.es">carolina.soto@ebd.csic.es</a>
<a class="moz-txt-link-freetext" href="http://www.ebd.csic.es/carnivoros/personal/soto/">http://www.ebd.csic.es/carnivoros/personal/soto/</a></pre>
</body>
</html>