https://github.com/stan-dev/example-models

sort by:
Revision Author Date Message Commit Date
fba3c5e fixing typo 05 October 2019, 08:04:24 UTC
ebebf54 adding bball-hmm case study 04 October 2019, 07:19:02 UTC
d578542 fixed license on golf case study 01 October 2019, 20:49:00 UTC
62bdfac fixed license on golf case study 01 October 2019, 00:55:21 UTC
3a57890 Delete golf_logistic-garbage-auto-generated.data.R 26 September 2019, 14:43:44 UTC
d233d29 Delete golfpicture.png 26 September 2019, 14:43:26 UTC
7a515d6 updated golf case study 26 September 2019, 11:35:24 UTC
5f3cb0b Merge pull request #149 from rerickson-usgs/master updated mark recapture examples 18 September 2019, 22:59:40 UTC
1d1c34d Merge pull request #150 from crsh/patch-1 Minor performance improvement to MPT_5_Stan.R 18 September 2019, 22:58:57 UTC
9d6264c Merge pull request #154 from mabuimo/master Typo 18 September 2019, 22:58:33 UTC
7c7a78d link to paper from case study 04 September 2019, 14:35:22 UTC
45d279a removing garbage data 03 September 2019, 11:00:01 UTC
2a5cc46 adding link to paper 03 September 2019, 07:47:22 UTC
4d04878 Merge branch 'master' of https://github.com/stan-dev/example-models 27 August 2019, 15:59:25 UTC
93c21d2 Add some more complex indexing to the mother model 12 August 2019, 17:39:36 UTC
ae54ac1 Typo By the way, the sampling() does not work: Error in new_CppObject_xp(fields$.module, fields$.pointer, ...) : Exception: variable does not exist; processing stage=data initialization; variable name=N; base type=int (in 'model6d34530f74d5_lotka_volterra' at line 21) failed to create the sampler; sampling not done 04 August 2019, 11:25:07 UTC
ff3a794 Add more idnexing stuff to mother model 01 August 2019, 09:58:43 UTC
990533f Update mother model to be more amenable to performance testing 23 July 2019, 11:02:37 UTC
bf04161 Add some more language stressors from stan2/src/test/unit/lang/generator 22 July 2019, 20:15:32 UTC
a7b8b9e Rename regressions to more clear regression_tests; add mother model 07 July 2019, 23:24:35 UTC
688dda4 Merge branch 'master' of github.com:stan-dev/example-models 27 June 2019, 17:46:35 UTC
9917f71 Add some garbage generated data for testing 27 June 2019, 17:02:13 UTC
1d0bde0 Minor performance improvement to MPT_5_Stan.R According to the Stan functions reference std_normal() should be "much more efficient" than normal(0, 1) (https://mc-stan.org/docs/2_18/functions-reference/normal-distribution.html). 22 May 2019, 08:11:04 UTC
79ae007 updated code to use new Stan syntax 15 May 2019, 20:44:08 UTC
dda5946 Merge pull request #147 from ito4303/BPA bug fix for issue #146 09 May 2019, 18:15:26 UTC
9a8b633 bug fix for issue #146 Thanks to njhostet. 08 May 2019, 21:10:27 UTC
f9823a2 update Jacobian for mle case study 15 April 2019, 14:49:05 UTC
3afe778 updated mle case study 15 April 2019, 14:44:31 UTC
6f86e99 Ugh forgot the .data.R 12 April 2019, 23:12:47 UTC
0103636 Move data 12 April 2019, 20:51:38 UTC
749f8ca Update perf regression model 11 April 2019, 15:49:57 UTC
d846ccb Add new model to test for performance regression 11 April 2019, 15:43:46 UTC
c26e773 another abs -> fabs Why are there two copies of this model in different directories? 03 December 2018, 06:52:29 UTC
04cd8ff abs -> fabs 03 December 2018, 06:50:35 UTC
3d1ecc1 add missing declaration of `vector[N] theta` not sure if this is what the model intended 03 December 2018, 06:46:15 UTC
a4b2146 Merge pull request #141 from education-stan/master Create a tutorial on rstanarm for education researchers 25 September 2018, 08:53:11 UTC
36878e3 Delete asd 25 September 2018, 00:28:43 UTC
8af1500 Add files via upload 25 September 2018, 00:27:40 UTC
3544d10 Create asd 24 September 2018, 23:47:14 UTC
07d2822 Delete tutorial_rstanarm 24 September 2018, 23:44:47 UTC
09ab026 Create tutorial_rstanarm 24 September 2018, 23:44:20 UTC
62891ad modified version of Jonah's pest control example, perhaps can be chapter 3 of Stan book 26 August 2018, 16:06:10 UTC
cd144bc chapter 2 contains several examples 23 August 2018, 13:34:22 UTC
5ea3ea8 small addition 23 August 2018, 12:58:09 UTC
f416d56 trying to figure out this git thing 23 August 2018, 12:44:12 UTC
94fa4fa Merge branch 'master' of https://github.com/stan-dev/example-models 23 August 2018, 12:41:32 UTC
42a94fc new chapter 1 23 August 2018, 12:41:14 UTC
e988d36 Merge branch 'master' of https://github.com/stan-dev/example-models 22 August 2018, 16:27:55 UTC
2ce370b noisy raters working versions 22 August 2018, 16:27:13 UTC
f04263c Lots of examples 30 July 2018, 14:09:41 UTC
36fb825 updating gitignore 30 July 2018, 13:58:51 UTC
f239669 Merge branch 'master' of https://github.com/stan-dev/example-models 18 July 2018, 14:27:29 UTC
3630ea4 writeup cleanup 18 July 2018, 14:26:03 UTC
206b773 hyperpriors 18 July 2018, 14:06:55 UTC
81b44a7 Merge pull request #1 from stan-dev/master merge back updates 13 July 2018, 18:05:12 UTC
497be3f Merge pull request #139 from rerickson-usgs/master removed extra semi-colon 13 July 2018, 02:37:46 UTC
5b8dd5d removed extra semi-colon 13 July 2018, 00:11:30 UTC
6c0458f Merge pull request #138 from rerickson-usgs/master updated occupancy example code 12 July 2018, 22:08:25 UTC
a916b33 updated example code 12 July 2018, 20:06:14 UTC
20f85cf Cleaned the R 27 June 2018, 16:37:41 UTC
48dcab3 New example 25 June 2018, 20:34:02 UTC
7f2982a Merge pull request #136 from nxskok/patch-1 Correct some typos 24 May 2018, 18:46:10 UTC
8ff6961 Correct some typos 24 May 2018, 15:51:26 UTC
0acd67d Merge pull request #134 from alessandro-gentilini/patch-1 Fix typo. 10 May 2018, 19:36:29 UTC
d8f9704 Fix typo. 09 May 2018, 06:32:33 UTC
55e5d2a Merge branch 'master' of https://github.com/stan-dev/example-models 30 April 2018, 19:18:52 UTC
402175b more hmm case study 19 April 2018, 04:23:01 UTC
5074e16 Merge branch 'master' of https://github.com/stan-dev/example-models 17 April 2018, 15:51:27 UTC
eae0df1 graphs for HMM case study 17 April 2018, 15:51:22 UTC
4998783 Merge branch 'master' of https://github.com/stan-dev/example-models 15 April 2018, 15:32:32 UTC
55ec319 fix example models 15 April 2018, 15:32:14 UTC
831a1f1 Merge branch 'master' of https://github.com/stan-dev/example-models 14 April 2018, 19:49:04 UTC
9da60fc hmm fwd/bk algo 14 April 2018, 19:48:53 UTC
14c14b5 removing empty model file 13 April 2018, 21:14:55 UTC
5b3f981 fix var name to match data file var name 13 April 2018, 20:36:16 UTC
b2dd39f a few model-specific data files for ARM models 13 April 2018, 19:31:35 UTC
03b04c7 Merge branch 'master' of https://github.com/stan-dev/example-models 13 April 2018, 19:29:03 UTC
ede1f85 Merge pull request #129 from stan-dev/bugfix/127-compile-models-2.17.1+ Bugfix/127 compile models 2.17.1+ 13 April 2018, 17:29:16 UTC
171531a fixed some ARM models 12 April 2018, 21:23:51 UTC
899d3a3 compiles 12 April 2018, 19:32:33 UTC
6b490d2 compiles 12 April 2018, 19:05:07 UTC
d5c80cc Merge pull request #128 from mkcor/patch-1 Fix some notation and formatting. 06 April 2018, 20:22:00 UTC
d14788d Fix some notation and formatting. 06 April 2018, 16:45:33 UTC
16f2429 fixes to ICAR model, writeup 04 April 2018, 19:41:44 UTC
8b26a13 fixes to ICAR model, writeup 04 April 2018, 19:40:28 UTC
474582a Merge branch 'master' of https://github.com/stan-dev/example-models 04 April 2018, 19:38:13 UTC
efb4910 team Bradley-Terry in case study 24 March 2018, 21:03:36 UTC
f35eab9 Merge branch 'master' of https://github.com/stan-dev/example-models 21 March 2018, 05:47:45 UTC
f03e1a9 complete Bradley-Terry case study 21 March 2018, 05:47:39 UTC
b6cf7e9 Merge pull request #126 from Sycor4x/gp-predict-patch revised to only use two mdivide_ calls 21 February 2018, 18:13:17 UTC
70bbd48 revised to only use two mdivide_ calls this should be more efficient since mdivide_ is expensive. 21 February 2018, 02:48:37 UTC
6d63d1c provenance for data for lotka-volterra 10 February 2018, 19:33:21 UTC
153860c updated bandits tutorial 06 February 2018, 02:58:46 UTC
49cde3b everything working for non-contextual case 03 February 2018, 21:18:35 UTC
e296b8d bandits case study update 02 February 2018, 20:54:36 UTC
6754ef8 bandit tutorial started 31 January 2018, 06:02:15 UTC
e74945b release version of LV case study 28 January 2018, 18:53:59 UTC
1a62a6e cleaned up LV directory 28 January 2018, 16:12:11 UTC
49ba4a3 RC1 for Lotka-Volterra 28 January 2018, 07:01:05 UTC
3fa72f4 finished LF case study, needs proofread 27 January 2018, 23:35:25 UTC
back to top