Skip to content

bsouhaib/M4comp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M4comp

CRAN_Status_Badge Downloads Pending Pull-Requests

Installation

You can install the stable version on R CRAN.

install.packages('M4comp', dependencies = TRUE)

You can install the development version from Github

# install.packages("devtools")
library(devtools)
install_github("bsouhaib/M4comp") 

Usage

library(M4comp)

print(M4)
plot(M4[[1]])
print(M4[[1]])

License

This package is free and open source software, licensed under GPL (>= 2).

About

Data from the M4 time series forecasting competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages