--
You received this message because you are subscribed to the Google Groups "geomorph R package" group.
To unsubscribe from this group and stop receiving emails from it, send an email to geomorph-r-pack...@googlegroups.com.
To post to this group, send email to geomorph-...@googlegroups.com.
Visit this group at https://groups.google.com/group/geomorph-r-package.
To view this discussion on the web, visit https://groups.google.com/d/msgid/geomorph-r-package/44a0b2b0-51e6-4eb2-b73b-56326557be3c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Alex,This error could be caused by a number of issues, which are not easily recognizable without more information. It looks like you are running the procD.lm example? Did you set up the geomorph data frame, as in the example?We certainly do not get an error when running the examples, and it would not be possible to publish the package through CRAN if there were errors. To help you out we ned to see how you are setting up the objects you use as arguments in your procD.lm step that causes the error.Cheers,Mike
On Sep 20, 2016, at 3:03 PM, Alex Sotola <vaso...@gmail.com> wrote:
Hello,I am trying to run a MANOVA using this package on some landmark/semi landmark shape data and classifiers of species and site. However, when I run the code I get an error (code below). Also, when I run the single factor ANOVA, they run just fine and give me results. Any help would be appreciated.Thanks!> procD.lm(shape~species*site,data=gdf,iter=999,RRPP=FALSE,print.progress=FALSE)Error in pfit$wXs[[k + 1]] : subscript out of bounds--
You received this message because you are subscribed to the Google Groups "geomorph R package" group.
To unsubscribe from this group and stop receiving emails from it, send an email to geomorph-r-package+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to geomorph-r-pack...@googlegroups.com.
To post to this group, send email to geomorph-...@googlegroups.com.
Visit this group at https://groups.google.com/group/geomorph-r-package.
To view this discussion on the web, visit https://groups.google.com/d/msgid/geomorph-r-package/df8f161a-30c9-486d-ba6c-a7aa49756e60%40googlegroups.com.
Mike
To unsubscribe from this group and stop receiving emails from it, send an email to geomorph-r-pack...@googlegroups.com.
To post to this group, send email to geomorph-...@googlegroups.com.
Visit this group at https://groups.google.com/group/geomorph-r-package.
To view this discussion on the web, visit https://groups.google.com/d/msgid/geomorph-r-package/05ff5058-503e-46e6-8d9e-9ea7ab204e12%40googlegroups.com.