Carter-Kohn algorithm for State Space Models in R : Univariate Case

This post implements a R code for Carter-Kohn algorithm in a simple univariate state space model. For clear understanding of this backward sampling algorithm, only Gibbs sampling for state estimates is considered with other parameters being fixe... Continue reading: Carter-Kohn algorithm for State Space Models in R : Univariate Case
http://dlvr.it/SJV4PC

تعليقات

المشاركات الشائعة من هذه المدونة

How to add R {magrittr}’s %>% Pipe Operator in VSCode as Keyboard Shortcut