View source: R/pf.ILRprojection.R
pf.ILRprojection | R Documentation |
Projects Data onto basis defined by phylofactor object
pf.ILRprojection(PF, Data = NULL, nfactors = 2)
PF |
Phylofactor object. See |
Data |
Optional new data matrix, Must have rownames matching those in PF$Data |
nfactors |
Number of factors used for projection. Default nfactors=2 for ordination-visualization |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.