mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-07-30 20:18:11 +00:00
fix link to Stan website
This commit is contained in:
parent
61b4822c37
commit
ea82291b04
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@
|
|||
|
||||
- title: Available in R or Python.
|
||||
text: |
|
||||
We've implemented the Prophet procedure in R and Python, but they share the same underlying [Stan](http://mc-stan) code for fitting. Use whatever language you're comfortable with to get forecasts.
|
||||
We've implemented the Prophet procedure in R and Python, but they share the same underlying [Stan](http://mc-stan.org) code for fitting. Use whatever language you're comfortable with to get forecasts.
|
||||
|
|
|
|||
Loading…
Reference in a new issue