Skip to content

HMM model constructors seem to only allow literal constraints #8

@lbakerIsazi

Description

@lbakerIsazi

The following code produces an error:

lapply(c(1,2,3), function(y) hmmNorm(mean = y, sd = 0.5))

This sort of construction would be quite common when using the msm package with a variable number of states.

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