Dear ERic,
THanks a lot!
THanking you,
Yours sincerely,
AKSHAY M KULKARNI
From: Eric Berger
Sent: Monday, August 14, 2023 11:04 PM
To: akshay kulkarni
Cc: R help Mailing list
Subject: Re: [R] time series transformation
Hi Akshay,
If
st 13, 2023 10:34 AM
> To: akshay kulkarni
> Cc: R help Mailing list
> Subject: Re: [R] time series transformation
>
> Hi Akshay,
> The forecast package will do the BoxCox transform and automatically
> backtransform the forecasts.
> The package also handles xts obj
kulkarni
Cc: R help Mailing list
Subject: Re: [R] time series transformation
Hi Akshay,
The forecast package will do the BoxCox transform and automatically
backtransform the forecasts.
The package also handles xts objects.
For example, modifying the example from the help page of
forecast
Hi Akshay,
The forecast package will do the BoxCox transform and automatically
backtransform the forecasts.
The package also handles xts objects.
For example, modifying the example from the help page of
forecast::forecast for Arima
> dt <- as.Date("2023-01-01") + 1:length(WWWusage)
> a <- xts(WWWu
4 matches
Mail list logo