Cook's outlier detection on gradient positions vs densities
Source:R/plot_density_outliers.R
plot_density_outliers.Rd
Assuming 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_gradient_position()
,
plot_sample_curves()
,
plot_source_wads()