Displaying 1 result from an estimated 1 matches for "ladybird".
Did you mean:
ladybirds
2011 Jun 24
1
Model II regression
Hello,
I am using function lmodel2 to calculate RMA regression between
life-history traits in ladybirds beetles. It works well but I am not able
to plot an RMA regression line on the scatterplot of my data. I am of
course unable to plot the confidence intervals. For ordinary least square
regression abline(lm(x~y))works well but for RMA regression,
abline(lmodel2(x~y))does not do it.
If somebody kno...