-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels