You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would have hoped that the .exe, .hpp and .stan files would also be saved in working_dir, not in the Matlab pwd. I use Windows and MatlabStan-2.6.0.0.
I am running with these settings, if it matters:
fit = stan('model_code', mcode ,'method','optimize', 'verbose', false, 'file_overwrite', true, 'working_dir', 'C:');
Thanks
The text was updated successfully, but these errors were encountered:
I would have hoped that the .exe, .hpp and .stan files would also be saved in working_dir, not in the Matlab pwd. I use Windows and MatlabStan-2.6.0.0.
I am running with these settings, if it matters:
fit = stan('model_code', mcode ,'method','optimize', 'verbose', false, 'file_overwrite', true, 'working_dir', 'C:');
Thanks
The text was updated successfully, but these errors were encountered: