predict_res_target: Predictions

View source: R/predict_target.R

predict_res_targetR Documentation

Predictions

Description

Extract and analyze univariate time series data in OpEnergy application http://openergy.okfn.gr

Usage

predict_res_target(json, targets2020="target", forward_steps= 5, toJSON= TRUE)

Arguments

json

The json text or link with the EU Energy data frame or matrix

targets2020

The 2020 targets.

forward_steps

The prediction steps

toJSON

If FALSE returns a list object

Details

This function is used to predict eu energy market data used in OpEnergy application

Value

A json string with the necessary parameters to visualize the results in OpEnergy application.

Author(s)

Kleanthis Koupidis

See Also

ts.analysis


okgreece/OpEnergyAnalytics documentation built on April 11, 2022, 9:03 p.m.