Description Usage Arguments Value Author(s) See Also
Function to calculate the anomaly threshold using two statistical methods: 1. mean + 2*std 2. Quantile 90
1 | anomaly_statistical_methods(gdata, method = c("mean", "quantile"))
|
gdata |
A geochemical dataset object |
method |
A character string with the method to define the threshold |
This function returns a list with the following entries
Oscar Garcia-Cabrejo, khaors@gmail.com
Other anomaly functions: anomaly_concentration_area_method
,
anomaly_graphical_method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.