Skip to content

Reconsider rescaling in setup() #45

Description

@smith-garrett

Currently, rescaling is done by multiplying the transition rates by the total number of states, transient + absorbing. It might be better to rescale by the number of transient states only, since this is what really contributes to first-passage times, i.e., the number of states you have to pass through (approx.) before you reach an absorbing state (which no longer contributes to FPT).

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