SMFilter - Filtering Algorithms for the State Space Models on the Stiefel Manifold
Provides the filtering algorithms for the state space models on the Stiefel manifold as well as the corresponding sampling algorithms for uniform, vector Langevin-Bingham and matrix Langevin-Bingham distributions on the Stiefel manifold.
Last updated 6 years ago
filteringfiltering-algorithmnonlinear-dynamicsnonlinear-optimizationreduced-rank-parameterssamplingsimulated-datasmoothingstate-space-modelsstiefel-manifoldtime-series-models
3.58 score 2 stars 38 scripts 176 downloadsR6DS - R6 Reference Class Based Data Structures
Provides reference classes implementing some useful data structures. The package implements these data structures by using the reference class R6. Therefore, the classes of the data structures are also reference classes which means that their instances are passed by reference. The implemented data structures include stack, queue, double-ended queue, doubly linked list, set, dictionary and binary search tree. See for example <https://en.wikipedia.org/wiki/Data_structure> for more information about the data structures.
Last updated 1 years ago
binary-search-treesdata-structuresdequedictionarydoubly-linked-listfunctional-programmingmapqueuereference-classstacktraversal
3.40 score 5 stars 5 scripts 106 downloads