> Hi,
> I am would like to ask few questions.
> I am trying to forecast hourly electricity prices by 24 hours ahead.
> I have hourly data starting from 2015*12*18 to 2017-10-24
> and I have defined the data as time series as written in the code below.
>
> Then I am trying do neural network with
Hi,
I am would like to ask few questions.
I am trying to forecast hourly electricity prices by 24 hours ahead.
I have hourly data starting from 2015*12*18 to 2017-10-24
and I have defined the data as time series as written in the code below.
Then I am trying do neural network with 23 non-seasona
Hi,
I would like to ask a question about time series.
I am trying to convert my data into time series data.
I have hourly data from “2015-12-18 00:00” to “2017-10-24 23:00”
I am trying the following codes but they are not working.
Could you help me out?
tseri <- ts(data ,seq(from=as.POSIXct("2015
3 matches
Mail list logo