Rowz2Keep(Rquake)
Rowz2Keep()所属R语言包:Rquake
Rows to Keep for inversion
行保持反转
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Selects which rows in the hypocenter determination to keep during non-linear itaerations based on robust rsidual elimination.
选择震源确定的行保持在非线性itaerations的基于强大的rsidual消除。
用法----------Usage----------
Rowz2Keep(Ldat, EQ, G1, RESMAX)
参数----------Arguments----------
参数:Ldat
List of station arrivals
站来港定居人士名单
参数:EQ
Earthquake location
地震定位
参数:G1
derivative and travel time estimates
衍生工具和旅行时间估计
参数:RESMAX
2-vector for P and S-wave residual maxima
2向量为P波和S波剩余的最大值
Details
详细信息----------Details----------
This is a utility used internally.
这是一个内部使用的工具。
Residuals greater than the respective maxima provided are eliminated in the svd inversion. If fewer than 4 remain, the smallest 4 rows are returned.
残差大于各自的最大值提供消除在SVD反转。如果少于4仍然存在,最小的4行被返回。
值----------Value----------
Index of good rows
指数好行
(作者)----------Author(s)----------
Jonathan M. Lees<jonathan.lees@unc.edu>
参见----------See Also----------
XYlocate
XYlocate
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|