Skip to content

Bug in transition probability matrix #114

@calsmallory

Description

@calsmallory

Hello,

I'm tring to fit a multi-state model and I specified the transition probabilities in the Q matrix. In my dataset the only possible transitions are
1 -> 2
2 -> 3
2 -> 4
3 -> 2
3-> 4
however when the multistate model has converged the resulting pmatrix of the transitions probabilities shows values that are inconsistent with the allowed propabilities 1 -> 4 is 0.3235 when it should be 0.

kindly, can you look into this bug ? :)

With many thanks

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions