Coder Social home page Coder Social logo

luisdamiano / bayeshmm Goto Github PK

View Code? Open in Web Editor NEW
38.0 3.0 19.0 71.54 MB

Full Bayesian Inference for Hidden Markov Models

License: GNU General Public License v3.0

R 98.22% Stan 1.78%
hidden-markov-models hmm bayesian-inference statistics mcmc machine-learning time-series statistical-learning priors bayesian r rstats

bayeshmm's Issues

Seed in optimizing function

I get the following error when running the example hmm-univariate-gaussian.R:

> myOpt   <- optimizing(mySpec, myModel, y = y, nRun = 50, nCores = 10, seed = 9000)
Error in (function (file, model_name = "anon_model", model_code = "",  : 
  unused argument (seed = 9000)

Removing seed = 9000 worked. Is seed still applicable in this function?

BayesHMM for panel data

First of all: great package!

I have been looking at how the BayesHMM package would support panel data but so far I am stuck. I was wondering if you could help me out.

Recall: contrary to a time-series dataset with just a time-dimension, panel data includes both the time-dimension and an observational dimension. A typical example of panel data is following N customers over T time periods.

Thank you in advance.

An R Session Aborted problem

Every time when I used the sampling function, I got this issue. And I try find the reason and solutions, there hava a comment says is the problem of storage, the original function saves many data each sampling, so the R session crashes, and i try small iter number then there no problem, or set par="" of sampling funciton, means save no parameters. It's that right? Which way should I apply to solve this problems? Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.