nefsc.analysis: nefsc.analysis

View source: R/nefsc.analysis.r

nefsc.analysisR Documentation

nefsc.analysis

Description

Stratified analysis of NEFSC lobster data with bootstrapped resampling and set-up the data for sensitivity analysis (removed strata 1310 and 1320 as they were not sampled since mid 80's (B. Shank pers comm))

Usage

nefsc.analysis(
  DS = "stratified.estimates",
  out.dir = "bio.lobster",
  p = p,
  ip = NULL,
  save = T
)

Arguments

DS

:the selection of analysis, options include stratified.estimates

out.dir

: specify the location of data saves, default is null and uses the project.datadirectory function as default

p

: the parameter list which contains the specifics of the analysis at a minimum includes the season and area for analysis

Value

saves or loads .rdata objects named usinf, usdet, uscat, usstrat.area

Author(s)

Adam Cook, Adam.Cook@dfo-mpo.gc.ca

Examples

require(devtools)
load_all('E:/git/LobsterScience/bio.lobster') #to load from directory rather than package if modifying
nefsc.db(DS = 'odbc.dump.redo')

LobsterScience/bio.lobster documentation built on Feb. 14, 2025, 3:28 p.m.