Learn R Programming

admixturegraph (version 1.0.2)

residuals.agraph_fit: Errors of prediction in the fitted graph

Description

Gets $f - F$, the difference between predicted and observed statistics, for each data point used in the fit.

Usage

"residuals"(object, ...)

Arguments

object
The fitted object.
...
Additional parameters.

See Also

link{summary.agraph_fit}