distribute_bytimestep: Distribute numbers-at-age by timestep

Description Usage Arguments Value See Also

View source: R/MICE_initialization.R

Description

#Take an initial vector of population by age for a species and distribute it across all timesteps within one year. Apply cumulative natural mortality to each step.

Usage

1

Arguments

Nv

Population size by age in timestep 1; a vector.

Mv

Natural mortality rate (log scale) by age; a vector.

L

Number of timesteps per year; scalar.

Value

A small matrix of population size in year 1; dim=(nAges x L).

See Also

Other initialization: calibrate, distribute_byage, initialize_N, set_simParam, solve_age0_survival


jcpayne/mice-models documentation built on May 18, 2019, 10:25 p.m.