Added business-science packages

- tidyquant
- tibbletime
- timetk
This commit is contained in:
wilsonfreitas
2018-03-05 07:13:11 -03:00
parent 1f6cb85f42
commit d6e599b828
+3
View File
@@ -214,6 +214,9 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [rugarch](https://cran.r-project.org/web/packages/rugarch/index.html) - Univariate GARCH Models
- [rmgarch](https://cran.r-project.org/web/packages/rmgarch/index.html) - Multivariate GARCH Models
- [tidypredict](https://github.com/edgararuiz/tidypredict) - Run predictions inside the database <http://tidypredict.netlify.com/>
- [tidyquant](https://github.com/business-science/tidyquant) - Bringing financial analysis to the tidyverse
- [timetk](https://github.com/business-science/timetk) - A toolkit for working with time series in R
- [tibbletime](https://github.com/business-science/tibbletime) - Built on top of the tidyverse, tibbletime is an extension that allows for the creation of time aware tibbles through the setting of a time index.
### Calendars