Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Add support for multiple observations #26

Closed
wants to merge 59 commits into from

Conversation

sosuts
Copy link

@sosuts sosuts commented Jul 15, 2020

This adds a support for ;

  1. multiple observations with same length
  2. multiple observations with different(random) length

ToDo lsit:

  • Modify docstring
  • Fix messages.jl for multivariate model with different length
  • Fix update_B! for multivariate model with different length
  • Add proper tests for fixed length
  • Add proper tests for different length
  • Add sample notebook
  • Fix conflicts of previous integration.jl
  • Fix conflicts of previous unit.jl

Ideas:

  • Record the transition of parameters in EMhistory

@maxmouchet
Copy link
Owner

I reopen the PR.
Just push new commits to your branch, they will be added automatically to the PR.

@maxmouchet maxmouchet reopened this Jul 16, 2020
@maxmouchet maxmouchet linked an issue Jul 16, 2020 that may be closed by this pull request
@maxmouchet maxmouchet added the enhancement New feature or request label Jul 16, 2020
@sosuts
Copy link
Author

sosuts commented Jul 18, 2020

Now this branch can pass the new integration.jl.

@maxmouchet maxmouchet mentioned this pull request Jul 28, 2020
@maxmouchet
Copy link
Owner

Thanks for the updates !
I'll have a look at the PR next week :)

@maxmouchet maxmouchet self-requested a review August 27, 2020 14:36
maxmouchet added a commit that referenced this pull request Aug 28, 2020
@sosuts sosuts marked this pull request as draft February 22, 2022 13:50
@sosuts sosuts closed this Jun 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple sequence with different length
2 participants