run_retro: Run retrospectives

Description Usage Arguments

View source: R/run_retro.R

Description

Run retrospectives

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
run_retro(
  year,
  model,
  tpl_name,
  n_retro = 10,
  admb_home = NULL,
  mcon = NULL,
  mcmc = 5e+05,
  mcsave = 100
)

Arguments

year

assessment year

model

folder model is in

tpl_name

name of tpl file

n_retro

how many retros? default is 10

admb_home

where is admb on your computer

mcon

currently nulll

mcmc

how many mcmcs to run

mcsave

how many mcmcs to save


BenWilliams-NOAA/rockfishr documentation built on March 1, 2021, 11:12 p.m.