x.sbw(scape)
x.sbw()所属R语言包:scape
Whiting Assessment
惠廷评估
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Stock assessment data and model fit for southern blue whiting (Micromesistius australis) in New Zealand waters, using a Coleraine statistical catch-at-age model.
库存评估数据和模型适合于在新西兰海域的南方蓝鳕鱼(Micromesistius芦苇),使用科尔雷恩统计追赶时代的模式。
This is a single-sex model with 11 age classes, the catch data starting in 1979 and ending in 2002. The model was fitted to two data components: survey abundance index and commercial catch at age.
与11个年龄组,开始于1979年,结束于2002年的渔获量数据,这是一个单一性别的模型。该模型被安装在两个数据部分:调查岁的丰度指数和商业捕鱼。
用法----------Usage----------
x.sbw
格式----------Format----------
List of class scape containing:
类scape包含列表:
predicted numbers at age
预测数字岁
survey abundance index and fit
调查丰度指数和合适的
commercial C@A (catch at age) and fit
商业C @ A(捕捉岁),适用
Details
详细信息----------Details----------
The survey abundance index was preprocessed so that it contains only age 4 and older.
因此,它仅包含4岁及以上调查的丰富度指数进行预处理。
Estimated parameters: R0, Rinit, Rplus, Sleft[commercial], Sfull[c], q, and 33 recruitment deviates.
估计参数:R0,RINIT,Rplus,Sleft [商业] Sfull [C],q和33个招聘偏离。
注意----------Note----------
The list was imported from the file "scape/example/sbw.res" using importCol.
该名单是进口的从文件scape/example/sbw.res使用importCol。
The functions ll (package gdata) and head are recommended for browsing model results, e.g. ll(x.sbw); ll(x.sbw$N); head(x.sbw$N).
的功能ll(包gdata)head推荐用于浏览模型的结果,例如: ll(x.sbw); ll(x.sbw$N); head(x.sbw$N)。
源----------Source----------
Annala, J.H., K.J. Sullivan, C.J. O'Brien, N.W.M. Smith, and S.M. Grayling (eds.) 2003. <CITE>Report from the Fishery Assessment Plenary: Stock assessments and yield estimates.</CITE> Wellington: Ministry of Fisheries. Available from NIWA library, Wellington.
annala,J.H.,K.J.沙利文,C.J.奥布莱恩,N.W.M.史密斯和S.M.格雷林(主编)2003。 <CITE>报告。</ CITE>惠灵顿:渔业部渔业评估中全会:股票评估和产量估计。可从NIWA库,惠灵顿。
参考文献----------References----------
Hilborn, R., M. Maunder, A. Parma, B. Ernst, J. Payne, and P. Starr. 2003. <CITE>Coleraine: A generalized age-structured stock assessment model.</CITE> User's manual version 2.0. University of Washington Report SAFS-UW-0116. Available at http://fish.washington.edu/research/coleraine/pdf/coleraine.pdf.
Magnusson, A. and R. Hilborn. 2004. <CITE>What is it in fisheries data that tells us about population abundance?</CITE> Poster presented at the 4th World Fisheries Congress, Vancouver, BC. Available from the author.
参见----------See Also----------
importCol was used to import the fitted model.
importCol用于导入合适的模型。
x.cod, x.ling, x.oreo, and x.sbw are fitted scape models to explore.
x.cod,x.ling,x.oreo和x.sbw装scape模型来探索。
scape-package gives an overview of the package.
scape-package给出了一个概述的包。
实例----------Examples----------
plotB(x.sbw)
plotCA(x.sbw, "c")
plotIndex(x.sbw, "s")
plotN(x.sbw)
plotSel(x.sbw)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|