-
Notifications
You must be signed in to change notification settings - Fork 47
Home
Brian Lau edited this page Jun 9, 2017
·
40 revisions
The following three sections mirror as much as possible the documentation for PyStan:
- Compiling Stan components from Matlab
- Compilation options
- Setting Stan parameters
- Setting initial conditions for parameters
- Using 'parfor'
- Printing progress information to screen
- Using listeners to notify when sampling is complete
- Blocking the Matlab command line
- Stopping model fitting early
Work in progress
- Linear regression
- Logistic regression
- Vector autoregression with covariates
- Hierarchical growth curves
- State space models
Aki Vehtari has translated the examples from Bayesian Data Analysis, 3rd ed into Matlab, with some examples using MatlabStan here.