R/anomaly_utilities.R
anomaly_concentration_area_method.Rd
Identification of anomalous areas using the concentration-area approach
anomaly_concentration_area_method(gdata, int.method = c("akima", "idw", "kriging"))
gdata | A geochemical dataset object |
---|---|
int.method | A character string with the interpolation method. Currently three methods are supported:
|
This function returns a list with the following entries
Other anomaly functions: anomaly_graphical_method
,
anomaly_statistical_methods