process_cat: Function to process an earthquake catalog, as a vector of...

Description Usage Arguments Value

View source: R/process_seismic_catalog.R

Description

Function to process an earthquake catalog, as a vector of magnitudes

Function to process an earthquake catalog, as a vector of magnitudes

Usage

1
2
3
process_cat(mw_vector, method = "rice")

process_cat(mw_vector, method = "rice")

Arguments

mw_vector

a mw_vector of magnitudes

method

a character of methods: 'rice', 'sturges', 'freedman'

mw_vector

a mw_vector of magnitudes

method

a character of methods: 'rice', 'sturges', 'freedman'

Value

a dataframe with catalog centres and an ecdf, filtered to above the magnitude of completness

a dataframe with catalog centres and an ecdf, filtered to above the magnitude of completness


Enlightengeo/GeoscienceBC_2019-008 documentation built on Feb. 4, 2021, 12:43 p.m.