Description Usage Arguments Details Value References See Also Examples
Simulate the elemental earthquake frequency magnitude distribution (eFMD) by applying the Inversion Method (Devroye, 1986) to the angular FMD model of Mignan (2012).
1 | efmd.sim(N, theta, mbin = 0.1)
|
N |
the number of earthquakes to simulate |
theta |
a list of 3 parameters:
|
mbin |
the magnitude binning value (if not provided, |
The angular FMD model is defined as an Asymmetric Laplace distribution. It has an angular shape in the log-lin space and corresponds to the case where the completeness magnitude mc is constant (read more in Mignan, 2012; Mignan and Chen, 2016).
A numeric vector of N
earthquake magnitudes.
Devroye, L. (1986), Non-Uniform Random Variate Generation, Springer-Verlag New York Inc., New York, 843 pp.
Mignan, A. (2012), Functional shape of the earthquake frequency-magnitude distribution and completeness magnitude, J. Geophys. Res., 117, B08302, doi: 10.1029/2012JB009347
Mignan, A., Chen, C.-C. (2016), The Spatial Scale of Detected Seismicity, Pure Appl. Geophys., 173, 117-124, doi: 10.1007/s00024-015-1133-7
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.