EST(SPECIES)
EST()所属R语言包:SPECIES
EST data
EST数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The Arabidopsis thaliana expressed sequence tag (EST) data originally appeared in Wang and Lindsay 2005. It was recently reanalyzed in Wang 2010. For convenience, the frequency at j=17 is used to denote the total count of species with j≥17.
拟南芥的表达序列标签(EST)数据最初出现在2005年王和林赛。这是最近重新分析2010年中王。为了方便起见,频率j=17是用来表示物种的总数与j≥17。
参考文献----------References----------
Wang, J.-P. Z. and Lindsay, B. G. ,(2005), A penalized nonparametric maximum likelilhood approach to species richness estimation. Journal of American Statistical Association, 2005,100(471):942-959
实例----------Examples----------
##load library[#加载库]
library(SPECIES)
##load data that coming with the package.[#加载数据的包。]
data(EST)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|