--
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/88f1490d-ff00-4a0a-aedb-875ec606eaf1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Christy,Could you be more specific with your question, please? Are you stating that the warpgrids = TRUE argument is not producing any plots? Or are you stating that you want the mesh = TRUE option for the plots that are produced but are not getting that in the plot?If the latter and if you tried to add mesh = TRUE to the plot arguments to no avail, please let me know and I will see if I can fix the function (might take a day or two). You could always use shape.predictor and plotRefToTarget to generate your own 3D mesh plots for any point in the plot n the interim. There should be an example for pls plots in the shape.predictor help page.Cheers!
Mike
On Feb 22, 2018, at 6:10 AM, chip...@unimelb.edu.au wrote:
Hi all,Can someone please help me with code to warp my 3D meshes in a 2-block PLS? I've managed to get my reference mesh working for other plots like PCA, but I don't know how to specify the 2 separate meshes for each of the blocks, in this case cranium and mandibles, in the plot(PLS, label = NULL, warpgrids = TRUE) code.Thanks for any help!Christy--
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.
Hi Jasmine,
Thanks for your answer. Aren’t the pls coordinates the same as what is spit out if one chooses shapes=TRUE in the plot code? Mine gives a list of min and max for pls1 and pls2. I was thinking I could simply save those and use them to warp my reference mesh, or would that be totally different to what you are doing? Sorry if I’m missing something,because I'm not experienced enough experience to follow your code, although I’ll give it a try. Thanks,Christy
--
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/c50dbf43-0ac1-4b21-a494-62b3c03ad6bc%40googlegroups.com.