-
Updated
Aug 25, 2020 - Python
R
R is a free programming language and software environment for statistical computing and graphics. R has a wide variety of statistical linear and non-linear modeling and provides numerous graphical techniques.
Here are 492 public repositories matching this topic...
-
Updated
Aug 24, 2020 - Python
I'm sorry if I missed this functionality, but CLI version hasn't it for sure (I saw the related code only in generate_code_examples.py). I guess it will be very useful to eliminate copy-paste phase, especially for large models.
Of course, piping is a solution, but not for development in Jupyter Notebook, for example.
-
Updated
Aug 14, 2020 - Python
-
Updated
Aug 13, 2020 - Python
-
Updated
Jun 23, 2020 - Python
-
Updated
Aug 26, 2020 - Python
-
Updated
Aug 8, 2020 - Python
-
Updated
Feb 10, 2019 - Python
-
Updated
Mar 14, 2020 - Python
-
Updated
Nov 2, 2019 - Python
Hi there,
I've been working through the materials as part of instructor training and just have a few suggestions for edits and corrections for the Writing Good Software episode text (https://swcarpentry.github.io/r-novice-gapminder/16-wrap-up/index.html).
Structure your project folder: First paragraph
'This' in place of 'It':
ItThis can be done completely manually, or with th
-
Updated
May 29, 2020 - Python
-
Updated
Jun 29, 2019 - Python
-
Updated
Aug 24, 2020 - Python
-
Updated
Mar 3, 2020 - Python
-
Updated
Jun 18, 2020 - Python
-
Updated
Aug 19, 2020 - Python
-
Updated
Mar 3, 2020 - Python
-
Updated
Nov 20, 2019 - Python
-
Updated
Mar 8, 2018 - Python
Created by Ross Ihaka, Robert Gentleman
Released August 1993
- Website
- www.r-project.org
- Wikipedia
- Wikipedia
The
generated_holidaystable inRcontains a non-existing holiday,Bevrijdingsdag, Hemelvaart, that is actually a concatenation of two holidays (BevrijdingsdagandHemelvaart) that happen to coincide in that year, but in general do not fall on the same date.This has prophet fit a coefficient for this joint holiday instead of the separate holidays. A `tidyr::separate_rows(holiday, sep