Learn R Programming

salmonMSE (version 0.1.0)

CM_int: Estimation function for conditioning model

Description

Population dynamics model of an age structured salmon population. Used with RTMB to estimate historical reconstruction from data.

Usage

CM_int(p, d)

Value

Numeric, objective function value (log-posterior)

Arguments

p

List of parameter variables. See fit_CM().

d

List of data variables. See fit_CM().

Author

Q. Huynh with Stan code provided by J. Korman and C. Walters