anomaly_concentration_area_method: anomaly_concentration_area_method

Description Usage Arguments Value Author(s) See Also

Description

Identification of anomalous areas using the concentration-area approach

Usage

1
2
anomaly_concentration_area_method(gdata, int.method = c("akima", "idw",
  "kriging"))

Arguments

gdata

A geochemical dataset object

int.method

A character string with the interpolation method. Currently three methods are supported:

  • akima

  • idw

  • kriging

Value

This function returns a list with the following entries

Author(s)

Oscar Garcia-Cabrejo, khaors@gmail.com

See Also

Other anomaly functions: anomaly_graphical_method, anomaly_statistical_methods


khaors/GQAnalyzer documentation built on May 29, 2019, 8:35 a.m.