makemov: Calculates movement matrices from user inputs for fraction in...

Description Usage Arguments Author(s) See Also

View source: R/Movement_calcs.R

Description

A function for calculating a movement matrix from user specified unfished stock biomass fraction in each area. Used by simmov to generate movement matrices for a DLMtool operating model.

Usage

1
makemov(fracs = c(0.1, 0.2, 0.3, 0.4), prob = c(0.5, 0.8, 0.9, 0.95))

Arguments

fracs

A vector nareas long of fractions of unfished stock biomass in each area

prob

A vector of the probability of individuals staying in each area or a single value for the mean probability of staying among all areas

Author(s)

T. Carruthers

See Also

simmov


tcarruth/MSEtool documentation built on Oct. 19, 2020, 6:09 a.m.