Hi,
Given my complex model, I’d like to give Stan some initial values for a few of the parameters. In the manual, it appears as if there are two options on the command line:
- A single number to indicate the range of starting values [-x,x]
- A text file for initial values
However, I can’t find any explanation on setting initial values for more than one parameter. Additionally, there is no documentation on the format of an init values text file. Does anyone have a suggestion on how to do this?
Thank You!