找回密码
 注册
查看: 258|回复: 0

R语言 SAPP包 etasim()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-29 22:15:45 | 显示全部楼层 |阅读模式
etasim(SAPP)
etasim()所属R语言包:SAPP

                                        Simulation of earthquake dataset based on the ETAS model
                                         ETAS模型模拟地震数据集的基础上

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Produce simulated dataset for given sets of parameters in the point process model used in ETAS.
生产模拟ETAS点过程模型中使用的参数在给定的数据集。


用法----------Usage----------


  etasim1(bvalue, nd, threshold=0.0, reference=0.0, param)

  etasim2(etas, tstart, threshold=0.0, reference=0.0, param)



参数----------Arguments----------

参数:bvalue
b-value of G-R law if etasim1.
如果betasim1-G-R值法。


参数:nd
the number of the simulated events if etasim1.
如果etasim1模拟的事件的数目。


参数:etas
a etas-format dataset on 9 variables (no., longitude, latitude, magnitude, time, depth, year, month and days).
一个的ETAS格式数据集9变量(号,经度,纬度,震级,时间,深度,年,月,日)。


参数:tstart
the end of precursory period if etasim2.
前兆期结束,如果etasim2。


参数:threshold
threshold magnitude.
阈值的大小。


参数:reference
reference magnitude.
基准幅度。


参数:param
five parameters mu, K, c, alpha and p.
五个参数mu,K,c,alpha和p。


Details

详细信息----------Details----------

There are two versions; either simulating magnitude by Gutenberg-Richter's Law etasim1 or using magnitudes from etas dataset etasim2. For etasim1, b-value of G-R law and number of events to be simulated are provided. stasim2 simulates the same number of events that are not less than threshold magnitude in the dataset etas, and simulation starts after a precursory period depending on the same history of events in etas in the period.
有两个版本,无论是模拟幅度的Gutenberg-Richter的“etasim1或使用程度的升幅,从etas数据集etasim2。对于etasim1,b-GR法律价值和数量的事件进行模拟提供了。 stasim2模拟相同数量的事件不小于阈值的大小,在数据集etas,仿真开始后,在同一历史事件etas在此期间的长短取决于一个前兆。


值----------Value----------

etasim1 and etasim2 generate a etas-format dataset given values of 'no.', 'magnitude' and 'time'.
etasim1和etasim2产生一个给定的的ETAS格式数据集的值“没有。”,“大小”和“时间”。


参考文献----------References----------

Computer Science Monographs, No.33, Statistical Analysis of Seismicity - updated version (SASeies2006). The Institute of Statistical Mathematics.

实例----------Examples----------


## by Gutenberg-Richter's Law [#的Gutenberg-Richter的法]
  etasim1(1.0, 999, 3.5, 3.5, c(0.2e-02, 0.4e-02, 0.3e-02, 0.24e+01, 0.13e+01))

## from a etas-format dataset[#从ETAS格式的数据集]
  data(main2003JUL26)  # The aftershock data of 26th July 2003 earthquake of M6.2[2003年7月26日的6.2级大地震的余震数据]
  etasim2(main2003JUL26, 0.01, 2.5, 6.2,
          c(0, 0.63348e+02, 0.38209e-01, 0.26423e+01, 0.10169e+01))

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-29 11:54 , Processed in 0.023963 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表