Skip to content

typo in stretch move function #1

@SimonVaughanDataAndCode

Description

typo spotted, appears to be harmless.
lopP <- max(logP, 0)
should be
logP <- max(logP, 0)

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