anomaly_statistical_methods: anomaly_statistical_methods

Description Usage Arguments Value Author(s) See Also

Description

Function to calculate the anomaly threshold using two statistical methods: 1. mean + 2*std 2. Quantile 90

Usage

1
anomaly_statistical_methods(gdata, method = c("mean", "quantile"))

Arguments

gdata

A geochemical dataset object

method

A character string with the method to define the threshold

Value

This function returns a list with the following entries

Author(s)

Oscar Garcia-Cabrejo, khaors@gmail.com

See Also

Other anomaly functions: anomaly_concentration_area_method, anomaly_graphical_method


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