README.md

powerfor An R Package for Electricity Forecast Comparison

Introduction

This package provides all code used in the master thesis entitled An Empirical Comparison of Models for Forecasting Electricity Prices written by Andreas Keller Leth Laursen. All code is written and maintained by the same author. Due to time constraint, the code is a bit messy. Thus a thorough description is given here.

Installation

You can install powerfor from github using devtools by running:

install.packages("devtools")
devtools::install_github("AKLLaursen/powerfor")

Structure

Here the structure of the package is given, making browsing easier.

Any questions or comments can be directed at andreas.keller[at]gmail.com



AKLLaursen/powerfor documentation built on May 5, 2019, 11:30 a.m.