Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stan() saves output.csv in working_dir but anon_model.exe, .hpp and .stan in present working directory #13

Open
geniki opened this issue Aug 15, 2015 · 0 comments
Assignees

Comments

@geniki
Copy link

geniki commented Aug 15, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants