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

R语言 secr包 summary.mask()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 00:06:33 | 显示全部楼层 |阅读模式
summary.mask(secr)
summary.mask()所属R语言包:secr

                                         Summarise Habitat Mask
                                         信息Summarise人居面膜

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

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

Concise summary of a mask object.
mask对象的简明摘要。


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


## S3 method for class 'mask'
summary(object, ...)
## S3 method for class 'summary.mask'
print(x, ...)



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

参数:object
mask object  
mask对象


参数:x
summary.mask object  
summary.mask对象


参数:...
other arguments (not used)  
其他参数(未使用)


Details

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

The bounding box is the smallest rectangular area with edges parallel to the x- and y-axes that contains all points and their associated grid cells. A print method is provided for objects of class summary.mask.
包围盒的最小矩形区域的边缘平行的x-和y-轴,包含所有的点和其相关联的网格单元。提供的对象类summary.maskprint方法。


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

Object of class "summary.mask", a list with components
对象类的summary.mask,组件的列表


参数:detector
character string for detector type ("single","multi","proximity")
探测器类型的字符串(“单一”,“多”,“近水楼台”)


参数:type
mask type ("traprect", "trapbuffer", "pdot", "polygon", "user", "subset")
屏蔽型(“traprect”,“告警缓冲区”,“PDOT”,“多边形”,“用户”,“子集”)


参数:nmaskpoints
number of points in mask
戴面具的数


参数:xrange
range of x coordinates
x坐标的范围


参数:yrange
range of y coordinates
y坐标的范围


参数:meanSD
dataframe with mean and SD of x, y, and each covariate  
数据框用的x,y的平均值和SD,和每个协变量


参数:spacing
nominal spacing of points
标称间距点


参数:cellarea
area (ha) of grid cell associated with each point
与每个点的网格单元的面积(公顷)


参数:bounding box
dataframe with x-y coordinates for vertices of bounding box
数据框使用XY坐标顶点的包围盒


参数:covar
summary of each covariate
总结每个协


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

mask
mask


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


tempmask <- make.mask(make.grid())
## left to right gradient[#左到右梯度]
covariates (tempmask) <- data.frame(x = tempmask$x)
summary(tempmask)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-30 14:52 , Processed in 0.021590 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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