Bass_pop_loop: Function that runs the Monte Carlo simulation for the Seabass...

View source: R/Bass_pop_loop.R

Bass_pop_loopR Documentation

Function that runs the Monte Carlo simulation for the Seabass population model

Description

Function that runs the Monte Carlo simulation for the Seabass population model

Usage

Bass_pop_loop(Param, Tint, Gint, Food, IC, times, N, userpath)

Arguments

Param

a vector containing model parameters

Tint

the interpolated water temperature time series

Gint

the interpolated feeding rate time series

Food

the food characterization

IC

initial condition

times

integration extremes and integration timestep

N

time series with number of individuals

userpath

the path where the working folder is located

Value

a list with RK solver outputs


RAC documentation built on May 2, 2023, 5:12 p.m.