SSdeltaMVLN_old: SSdeltaMVLN_old()

View source: R/SSdeltaMVLN_old.R

SSdeltaMVLN_oldR Documentation

SSdeltaMVLN_old()

Description

function to generatbe kobe pdfs from a Multivariate Log-Normal Distribution including plotting option

Usage

SSdeltaMVLN_old(
  ss3rep,
  status = c("Bratio", "F"),
  quants = c("SSB", "Recr"),
  Fref = c("MSY", "Ftrg"),
  years = NULL,
  mc = 5000,
  weight = 1,
  run = "MVLN",
  plot = TRUE,
  addtrj = TRUE,
  ymax = NULL,
  xmax = NULL,
  legendcex = 1,
  verbose = TRUE
)

Arguments

ss3rep

from r4ss::SSgetoutput()$replist1

status

covarying stock status quantaties to extract from Hessian

quants

additional stock quantaties to extract from Hessian

Fref

Choice of reference point for stock SSB/XFref=c("MSY","Ftrg"),only if F_report_basis: 0 or 3

years

single year or vector of years for mvln

mc

number of monte-carlo simulations

weight

weighting option for model ensembles weight*mc

run

qualifier for model run

plot

option to show plot

ymax

ylim maximum

xmax

xlim maximum

verbose

Report progress to R GUI?

legendcex=1

Allows to adjust legend cex

Value

output list of kobe objects and mle's

Author(s)

Henning Winker (JRC-EC)


jabbamodel/ss3diags documentation built on Oct. 8, 2024, 11:49 p.m.