View source: R/predict.phylofactor.R
predict.phylofactor | R Documentation |
PhyloFactor
and gpf
objects.predict newdata with phylofactor object. Only works for PhyloFactor
and gpf
objects.
## S3 method for class 'phylofactor'
predict(PF, factor = NULL, frmla.phylo = NULL,
newMetaData = NULL, ...)
PF |
phylofactor class object |
factor |
factor level to use for predictions. Will use all factors in |
newMetaData |
required input MetaData for |
... |
additional arguments for |
frmla.phlo |
formula using term phylo, as in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.