geomorphR/geomorph

Issue with procD.allometry

Closed this issue · 0 comments

Hi All,
I ran some existing code to remake some figures from a paper using the new (3.0.4) version and everything looks like it should until I get to

allom105 <- procD.allometry(Y.dta.105 ~ fgf8, logsz = FALSE)
plot(allom105, method="CAC")

Looking back in the source code, its clear there are changes. What are these and which one is correct?

Thanks!!!