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

R语言 RSEIS包 idpoints.hodo()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-28 21:32:09 | 显示全部楼层 |阅读模式
idpoints.hodo(RSEIS)
idpoints.hodo()所属R语言包:RSEIS

                                        ID points on Hodogram
                                         ID点Hodogram的

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

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

Identification of points on a hodogram
鉴别要点在hodogram


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


idpoints.hodo(nbaz, sx, X, Y)



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

参数:nbaz
matrix 3 by n
由n的矩阵3


参数:sx
x vector  
x向量


参数:X
x-coordinates to id
x坐标中的id


参数:Y
y-coordinates to id
y坐标中的id


Details

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

Used in conjunction with other interative plots.
在与其他迭代图同时使用。


(作者)----------Author(s)----------


Jonathan M. Lees<jonathan.lees.edu>



参见----------See Also----------

PMOT.drive
PMOT.drive


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




data("GH")
sel= which(GH$STNS == "CE1")


temp = cbind(GH$JSTR[[sel[1]]][1168:1500], GH$JSTR[[sel[2]]][1168:1500], GH$JSTR[[sel[3]]][1168:1500])
dt =  GH$dt[ sel[1] ]
STAMP = "GH"

PMOT.drive(temp, dt, pmolabs = c("Vertical", "North", "East"), STAMP = STAMP)


## ids = idpoints.hodo(temp, sx, zloc$x[sn1], zloc$y[sn1])[#IDS = idpoints.hodo(温度,SX,zloc $ X [SN1],zloc $ Y [SN1])]


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-27 07:29 , Processed in 0.025739 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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