diff --git a/README.md b/README.md index 5b4e5a4..97a7f46 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # forecastHybrid Convenient functions for ensemble forecasts in R combining approaches from the [forecast](https://github.com/robjhyndman/forecast) package. -For a more detailed description of the package and usage, consult the [vignette](/pkg/vignettes/forecastHybrid.Rmd). +For a more detailed description of the package and usage, consult the [vignette](https://cran.r-project.org/web/packages/forecastHybrid/vignettes/forecastHybrid.html). The package is still under heavy development, but many basic features have been implemented. Some features (such as optimized parallelization between rather than within models, cross validation for determing model error rates, and automatically selecting the optimal combination of base models) have not yet been developed.