Showing 8 of total 8 results (show query)
rqtl
qtl2:Quantitative Trait Locus Mapping in Experimental Crosses
Provides a set of tools to perform quantitative trait locus (QTL) analysis in experimental crosses. It is a reimplementation of the 'R/qtl' package to better handle high-dimensional data and complex cross designs. Broman et al. (2019) <doi:10.1534/genetics.118.301595>.
Maintained by Karl W Broman. Last updated 22 days ago.
34 stars 9.48 score 1.1k scripts 5 dependentstheomichelot
moveHMM:Animal Movement Modelling using Hidden Markov Models
Provides tools for animal movement modelling using hidden Markov models. These include processing of tracking data, fitting hidden Markov models to movement data, visualization of data and fitted model, decoding of the state process, etc. <doi:10.1111/2041-210X.12578>.
Maintained by Theo Michelot. Last updated 1 years ago.
38 stars 8.63 score 112 scriptsloelschlaeger
fHMM:Fitting Hidden Markov Models to Financial Data
Fitting (hierarchical) hidden Markov models to financial data via maximum likelihood estimation. See Oelschläger, L. and Adam, T. "Detecting Bearish and Bullish Markets in Financial Time Series Using Hierarchical Hidden Markov Models" (2021, Statistical Modelling) <doi:10.1177/1471082X211034048> for a reference on the method. A user guide is provided by the accompanying software paper "fHMM: Hidden Markov Models for Financial Time Series in R", Oelschläger, L., Adam, T., and Michels, R. (2024, Journal of Statistical Software) <doi:10.18637/jss.v109.i09>.
Maintained by Lennart Oelschläger. Last updated 7 days ago.
financehidden-markov-modelscppopenmp
17 stars 7.04 score 5 scriptsingmarvisser
depmixS4:Dependent Mixture Models - Hidden Markov Models of GLMs and Other Distributions in S4
Fits latent (hidden) Markov models on mixed categorical and continuous (time series) data, otherwise known as dependent mixture models, see Visser & Speekenbrink (2010, <DOI:10.18637/jss.v036.i07>).
Maintained by Ingmar Visser. Last updated 4 years ago.
12 stars 6.85 score 308 scripts 4 dependentscran
HMM:Hidden Markov Models
Easy to use library to setup, apply and make inference with discrete time and discrete space Hidden Markov Models.
Maintained by Lin Himmelmann. Last updated 3 years ago.
3 stars 3.56 score 4 dependentscran
RcppHMM:Rcpp Hidden Markov Model
Collection of functions to evaluate sequences, decode hidden states and estimate parameters from a single or multiple sequences of a discrete time Hidden Markov Model. The observed values can be modeled by a multinomial distribution for categorical/labeled emissions, a mixture of Gaussians for continuous data and also a mixture of Poissons for discrete values. It includes functions for random initialization, simulation, backward or forward sequence evaluation, Viterbi or forward-backward decoding and parameter estimation using an Expectation-Maximization approach.
Maintained by Roberto A. Cardenas-Ovando. Last updated 7 years ago.
1 stars 1.00 score