Displaying 1 result from an estimated 1 matches for "phyres".
Did you mean:
phyreg
2011 Aug 04
0
phyres function in caper package
...a(phy=tree, data=data,
names.col=Species, vcv=TRUE, na.omit=FALSE, warn.dropped=TRUE)
PGLM_brain=pgls(ln_brain~ln_body,data=primate, lambda="ML")
summary(PGLM_brain)
Now I would like the get the phylogenetic residuals of this model, which I should be able to do with the phyres function:
resbrain=phyres(PGLM_brain)
But then I get the following error message:
Error: could not find function "phyres"
Does anyone know what I'm doing wrong?
Janneke van Woerden
Janneke van Woerden
Anthropological Institute and Museum
Winterthurerstrasse 190
8057 Zurich
Te...