kobe: kobe

kobeR Documentation

kobe

Description

Creates time series of stock relative to BMSY and harvest rate relative to FMSY

Usage

## S4 method for signature 'biodyn,missing'
kobe(
  object,
  what = c("sims", "trks", "pts", "smry", "wrms")[1],
  probs = c(0.75, 0.5, 0.25),
  year = NULL,
  nwrms = 10,
  sim = NULL,
  drop = TRUE
)

Arguments

object

biodyn object

method

missing

...

other arguments

Value

data.frame or list of data.frames

Examples

## Not run: 
sim()

## End(Not run)

laurieKell/mpb documentation built on Sept. 9, 2023, 9:47 p.m.