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

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

[复制链接]
发表于 2012-9-26 23:47:49 | 显示全部楼层 |阅读模式
salamander(RMark)
salamander()所属R语言包:RMark

                                        Salamander occupancy data
                                         的蝾螈占用数据

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

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

An occupancy data set for modelling presence/absence data for salamanders.
的占用数据集建模山椒的存在/不存在的数据。


格式----------Format----------

A data frame with 39 observations (sites) on the following 2
一个数据框到39(点)以下2




ch a character vector containing the presence
CH字符向量存在

  


freq frequency of
频率频率


Details

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

This is a data set that accompanies program PRESENCE and is explained on page 99 of MacKenzie et al. (2006).
这是一个数据集,伴随着节目存在,并解释Mackenzie等人第99页。 (2006年)。


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

K.H., Bailey, L.L., and Hines, J.E.  2006. Occupancy Estimation and Modeling: Inferring Patterns and Dynamics of Species Occurence. Elsevier, Inc. 324p.

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



do.salamander=function()
{
   data(salamander)
   occ.p.dot=mark(salamander,model="Occupancy")
   occ.p.time=mark(salamander,model="Occupancy",
         model.parameters=list(p=list(formula=~time)))
   occ.p.mixture=mark(salamander,model="OccupHet",
         model.parameters=list(p=list(formula=~mixture)))
   return(collect.models())
}
salamander.results=do.salamander()
print(salamander.results)


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-23 20:24 , Processed in 0.022236 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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