Learn R Programming

admixturegraph (version 1.0.2)

poor_fits.agraph_fit_list: 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 graphs.
sigma
The width of the error bars.

Value

The poorly fitted tests.