Diego,

I am not familiar with that library, but most R packages that implement 
their own classes usually has a function that starts as.XXX (e.g. 
as.geomorph.dataframe) that lets you wrap an object to that class. I took a 
quick look and there appears an as.dudi() function within abe4 that perhaps 
will let you take your PC object and turn them into the correct class. 

That's as far as I can tell.

On Saturday, June 27, 2020 at 10:18:41 PM UTC-7, dbprovete wrote:
>
> Dear list members,
> my PhD student Adriana Acero and I are trying to relate cranial chape of 
> species (Principal components scores) of a bat community to land use type 
> (% of each land use class measured from satellite data) of couple of 
> sampling sites. 
> Therefore, our analytical problem is more of a RLQ (relating traits to 
> environment) that is common in community ecology. We want to use the 
> ade4::rlq function to relate the 10 PCs representing the position of each 
> species in the shape space (*Q*), to the environmental matrix (*R*), 
> using the species composition matrix as *L. *
>
> The problem is that the ade4::rlq function only accepts objects of the 
> dudi.pca class. Did anyone have come across a similar issue?
>
> Thank you in advance,
> Diogo
>

-- 
You received this message because you are subscribed to the Google Groups 
"Morphmet" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/morphmet2/72c18af7-23e1-4e6b-a8d9-4cce3555bd90o%40googlegroups.com.

Reply via email to