carrieholt / KF-funcs

Simulation of time-varying Ricker model
0 stars 0 forks source link

KF-funcs

R functions to apply a Kalman filter to estimate a linear model with time-varying intercept that follows a random walk.

TMB code for recursive Bayesian estimation

Install

remotes::install_git("https://github.com/carrieholt/KF-funcs.git") library(KFfuncs)