Git Product home page Git Product logo

Comments (4)

helske avatar helske commented on September 27, 2024

This is available via mc_to_sc function, which combines a multichannel model to a single-channel model.

from seqhmm.

kyrantgs avatar kyrantgs commented on September 27, 2024

Hi Jouni and thanks for the response.

Could you please confirm if the multi-channel and single channel models are equivalent or does using the single channel model require a re-estimation of the model parameters? And are the proportions of the slices of the combined states in a directed graph equal to the emission probabilities of the combined states in a single channel?

Thanks for your help!

from seqhmm.

helske avatar helske commented on September 27, 2024

The models are equivalent under the assumption that the channels are independent given the hidden states, in which case we can just multiply the emission probabilities of different channels. But if this assumption does not hold, re-estimating the single channel model can lead to different results (although in practice with complex models it could happen even under the independence assumption due to the multiple local optima in the likelihood surface).

Yes, the slices of combined states in the plot are just sums of the corresponding emission probabilities.

from seqhmm.

kyrantgs avatar kyrantgs commented on September 27, 2024

Ok, all understood. thank you again for your help.

from seqhmm.

Related Issues (20)

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.