Skip to content

Seed in optimizing function #7

@M2LabOrg

Description

@M2LabOrg

I get the following error when running the example hmm-univariate-gaussian.R:

> myOpt   <- optimizing(mySpec, myModel, y = y, nRun = 50, nCores = 10, seed = 9000)
Error in (function (file, model_name = "anon_model", model_code = "",  : 
  unused argument (seed = 9000)

Removing seed = 9000 worked. Is seed still applicable in this function?

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