dfo.rv.jonah.analysis: dfo.rv.jonah.analysis

View source: R/dfo.rv.jonah.analysis.r

dfo.rv.jonah.analysisR Documentation

dfo.rv.jonah.analysis

Description

Stratified analysis of DFO lobster data with bootstrapped resampling and set-up the data for sensitivity analysis

Usage

dfo.rv.jonah.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

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
dfo.rv.analysis(DS = 'stratified.estimates')

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