stan
Here are 231 public repositories matching this topic...
-
Updated
Nov 7, 2020 - Python
To be more in line with the rest of the regression families I think it would be a good idea to support loglinear distribution reparameterized with mean and standard deviation on the natural scale.
Here is the reparametrization (from ProbOnto, https://sites.google.com/site/probonto/download):
$P\left(x ; \boldsymbol{\mu}{N}, \boldsymbol{\sigma}{N}\right)=\frac{1}{x \sqrt{2 \pi \log \left
-
Updated
Sep 8, 2020 - Jupyter Notebook
-
Updated
Oct 31, 2020 - C++
-
Updated
Oct 31, 2020 - R
Description
@JamesYang007 reports in their own repo readme) that there is an issue with math/stan/math/rev/functor/adj_jac_apply.hpp on line 513 and suggests adding a stan::math:: qualifier to the use of apply to avoid conflict with C++17.
Expected Output
Compilation in C++17 on GCC 10 without having to hand tweak the code.
-
Updated
Aug 28, 2020 - R
-
Updated
Nov 2, 2020 - R
Is your feature request related to a problem? Please describe.
While sales forecasting, it is necessary that the model is given the input about the promotions, special events that are taken care of in the prophet model as the holiday effect. Does orbit support this feature?
-
Updated
Nov 6, 2020 - R
-
Updated
Aug 6, 2020 - R
-
Updated
Nov 3, 2020 - Go
-
Updated
Mar 22, 2019 - HTML
-
Updated
Nov 5, 2020 - R
-
Updated
Sep 28, 2020 - R
-
Updated
Nov 7, 2020 - Julia
-
Updated
Dec 2, 2018 - HTML
-
Updated
Oct 30, 2020 - R
-
Updated
Mar 5, 2019 - MATLAB
-
Updated
Oct 5, 2020 - R
-
Updated
May 6, 2020 - Stan
-
Updated
Oct 22, 2020 - TeX
Improve this page
Add a description, image, and links to the stan topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stan topic, visit your repo's landing page and select "manage topics."


Summary:
It'd be nice to have a builder pattern for var contexts to make them easy to construct for testing. Something that could be used like this:
Current Version:
v2.23.0