scikit-stan
scikit-stan copied to clipboard
Complete Wiener First Passage Time Model a la BRMS
trafficstars
This model lends itself well to the fit() and predict() methodology. For a simple example, see this and its sequel.
Regression should occur on every model parameter specified in the Stan math documentation. However, the estimation part of this model may require some waiting time since Stan does not currently have a variate generation method from this distribution, as mentioned in this issue.
Moved existing work to https://github.com/WardBrian/scikit-stan/tree/feature/8-wiener