Bayesian Filtering for generalized autoregressive (ARX) model. More...
Go to the source code of this file.
Functions | |
ivec | bdm::straux1 (ldmat Ld, double nu, ldmat Ld0, double nu0, ivec belief, int nbest, int max_nrep, double lambda, int order_k, ivec &rgrsout) |
Rplication of Ludvik Tesar original straux1 from mixtools straux1. |
Bayesian Filtering for generalized autoregressive (ARX) model.
----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
Using IT++ for numerical operations -----------------------------------