.validate_phylo_args | R Documentation |
Checks the validity of the arguments provided for phylogenetic matrix calculations. Ensures the tree is a proper phylogenetic object and that the species column name is correctly linked to a random effect in the model.
.validate_phylo_args(model, phylo_args)
model |
A metafor model object with random effects. |
phylo_args |
A list containing the arguments for the phylogenetic matrix calculation:
|
The validated phylo_args list if all checks pass.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.