
Cook's outlier detection on gradient positions vs densities
Source:R/plot.R
plot_density_outliers.RdAssuming a linear relationship between the gradient_position and gradient_pos_density, this function will plot any potential outliers using Cook's distance and a defined sensitivity. The lower the sensitivity, the more likely outliers will be flagged.
See also
Other "visualizations":
plot_feature_curves(),
plot_filter_results(),
plot_sample_curves(),
plot_source_wads()