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