Rdocumentation
powered by
Learn R Programming
admixturegraph (version 1.0.2)
poor_fits: Get the tests in the fit where the predictions fall outside of the error bars.
Description
Get the tests in the fit where the predictions fall outside of the error bars.
Usage
poor_fits(fit, sigma = 6)
Arguments
fit
The fitted graph.
sigma
The width of the error bars.
Value
The poorly fitted tests.