newobs: create new observations (logobs), only for one new year

View source: R/mse.R

newobsR Documentation

create new observations (logobs), only for one new year

Description

create new observations (logobs), only for one new year

Usage

newobs(fit, sim, simpara, ULpool, deterministic, nm, sw = sw, mo = mo,
  pm = pm, pf = pf, cw = cw, pfem = pfem, fec = fec)

Arguments

fit

returned from ccam.fit

sim

simulation of states

ULpool

matrix with ratios of predicted values vs the upper or lower bound

deterministic

logical

nm

vector of nm (natural mortality)

sw

vector of sw (stock mean weight)

mo

vector of mo (propotion mature)

pm

vector of pm (proportion natural mortality)

pf

vector of pf (proportion fishing mortality)

cw

vector of cw (catch weight)

Details

create new observations to apply model based management procedures

Value

returns and array of size (n observations,2 (lower and upper column), number of simulations)


elisvb/CCAM documentation built on March 13, 2023, 6:55 a.m.