residuals computes the residuals of some parameters.
Usage
# S3 method for class 'PhyloEM'
residuals(object, ...)Arguments
- object
an object of class
params_processorPhyloEM. trait, and each column is a tip. The column names are checked against the tip names of the tree.incidence.matrix.full. Can be specified to avoid extra computations.- ...
for a
PhyloEMobject, further arguments to be passed on toparams_process.PhyloEM(to choose which parameters to extract from the results, see documentation of this function).