ricker.array: ricker.array

View source: R/FUNCTION_RickerHelpers.R

ricker.arrayR Documentation

ricker.array

Description

This function calculates Recruits for a set of Ricker a,b parameters and spawner abundance (by setting up 2 dim arrays).

Usage

ricker.array(a.vec, b.vec, spn.vec)

Arguments

a.vec

vector of "a" parameters, typically an MCMC posterior sample

b.vec

vector of "b" parameters, typically an MCMC posterior sample #' @param spn.vec vector of spawner abundances for which to calculate a distribution of recruits, based on the a and b samples


SOLV-Code/RapidRicker documentation built on Jan. 14, 2025, 9:36 a.m.