x.cod(scape)
x.cod()所属R语言包:scape
Cod Assessment
COD的评估
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Stock assessment data and model fit for cod (Gadus morhua) in Icelandic waters, using a Coleraine statistical catch-at-age model.
库存评估数据和模型适合于在冰岛海域的鳕鱼(大西洋鳕morhua),使用科尔雷恩统计追赶时代的模式。
This is a single-sex model with 10 age classes, the catch data starting in 1971 and ending in 2003. The model was fitted to three data components: survey abundance index, commercial catch at age, and survey catch at age.
与10个年龄组,开始于1971年,结束于2003年的渔获量数据,这是一个单一性别的模型。该模型拟合三个部分组成:调查丰度指数,商业捕获岁,和调查渔获物年龄。
用法----------Usage----------
x.cod
格式----------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(捕捉岁),适用
survey C@A and fit
调查C @ A和适应
Details
详细信息----------Details----------
A maturity vector of zeros and ones was used to predict the biomass of age 4 and older, the quantity of main interest for the management of this stock.
零和一的成熟度矢量被用来预测4岁以上的生物量,数量的主要兴趣管理这股。
Estimated parameters: R0, Rinit, uinit, Sleft[commercial], Sfull[c], Sleft[survey], Sfull[s], q, and 41 recruitment deviates.
估计参数:R0,RINIT,uinit,Sleft [商业] Sfull [C],Sleft [调查],Sfull [S],q和41个招聘偏离。
注意----------Note----------
The list was imported from the file "scape/example/cod.res" using importCol.
该名单是进口的从文件scape/example/cod.res使用importCol。
The functions ll (package gdata) and head are recommended for browsing model results, e.g. ll(x.cod); ll(x.cod$N); head(x.cod$N).
的功能ll(包gdata)head推荐用于浏览模型的结果,例如: ll(x.cod); ll(x.cod$N); head(x.cod$N)。
源----------Source----------
Marine Research Institute. 2003. <CITE>State of marine stocks in Icelandic waters 2002/2003.</CITE> Available at http://www.hafro.is/Astand/2003/astand-allt-03.pdf.
海洋研究所。 2003年。 <CITE>冰岛水域的海洋股票在2002/2003年度的国家。</ CITE>在http://www.hafro.is/Astand/2003/astand-allt-03.pdf。
参考文献----------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. 2003. <CITE>Coleraine assessment of the Icelandic cod stock.</CITE> Report for the Icelandic Marine Research Institute. 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.cod)
plotCA(x.cod, "c")
plotCA(x.cod, "s")
plotIndex(x.cod, "s")
plotN(x.cod)
plotSel(x.cod)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|