pvDeviance | R Documentation |
gpf
obtains deviance for partitioning variables - default objective function for gpf
pvDeviance(model, grp, tree, PartitioningVariables = "", model.fcn,
phyloData, ...)
model |
model, such as glm, lm, nls, gam, which can be put into anova. |
grp |
two-member list of integers, see |
tree |
phylo class object |
PartitioningVariables |
string - used to find partitioning variables in anova table. |
model.fcn |
input model function for |
phyloData |
Data frame passed to |
... |
additional arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.