traffic(SPECIES)
traffic()所属R语言包:SPECIES
Traffic data
交通数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The traffice data originally appeared in Simar 1976 where the total number of N is knowns as 9461. Recently
交通肇事数据最初出现在SIMAR 1976,其中的N的总数是已知为9461。最近
参考文献----------References----------
Simar, L. (1976), Maximum likelihood estimation of a compound Poisson process, Annals of Statistics, 4, 1200-1209. Bohning, D., and Schon, D. (2005), Nonparametric maximum likelihood estimation of population size based on the counting distribution, Journal of the Royal Statistical Society, Series C: Applied Statistics, 54, 721-737.
实例----------Examples----------
##load library[#加载库]
library(SPECIES)
##load data that coming with the package.[#加载数据的包。]
data(traffic)
chao1984(traffic)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|