Git Product home page Git Product logo

compenginets's Introduction

compenginets: Data from CompEngine

The goal of compenginets is to provide all the time series from http://www.comp-engine.org/.

Installation

compenginets currently isn’t on CRAN.
You can install the development version from Github

# install.packages("devtools")
devtools::install_github("robjhyndman/compenginets")

Usage

library(compenginets)
# cets_finance <- get_cets("finance")
W138_finance_m4 <- get_cets("M4_W138_Finance_1", category = FALSE)
str(W138_finance_m4)
#>  Time-Series [1:1044] from 1 to 1044: 2062 2086 2026 2076 2077 ...
#>  - attr(*, "name")= chr "M4_W138_Finance_1"
#>  - attr(*, "description")= chr ""
#>  - attr(*, "samplingInformation.samplingRate")= chr "1.00"
#>  - attr(*, "samplingInformation.samplingUnit")= chr "/week"
#>  - attr(*, "tags")= chr [1:3] "finance" "M4" "weekly"
#>  - attr(*, "category.name")= chr "Finance"
#>  - attr(*, "category.uri")= chr "real/finance/"
#>  - attr(*, "sfi.name")= chr [1:16] "CO_Embed2_Basic_tau.incircle_1" "CO_Embed2_Basic_tau.incircle_2" "FC_LocalSimple_mean1.taures" "DN_HistogramMode_10" ...
#>  - attr(*, "sfi.prettyName")= chr [1:16] "Autocorrelation measure" "Autocorrelation measure" "Predictability measure" "Distribution measure" ...
#>  - attr(*, "sfi.value")= num [1:16] 58.907 0.207 11.641 83.933 18.947 ...
#>  - attr(*, "source")= logi NA

License

This package is free and open source software, licensed under CC0

compenginets's People

Contributors

finyang avatar robjhyndman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.