residuals.PhyloEM {PhylogeneticEM} | R Documentation |
Residuals of a fitted object
Description
residuals
computes the residuals of some parameters.
Usage
## S3 method for class 'PhyloEM'
residuals(object, ...)
Arguments
object |
an object of class |
... |
for a |
Value
The log likelihood of the data with the provided parameters on the tree.
See Also
[Package PhylogeneticEM version 1.7.0 Index]