forecasting - R forecast.holtwinters in forecast package not found -
i trying use forecast.holtwinters function , when try run it:
dftimeseriesforecast <- forecast.holtwinters(data, h=65)
i error:
error: not find function "forecast.holtwinters"
i have tried this:
dftimeseriesforecast= forecast::forecast.holtwinters(data, h=65)
but error message:
error: 'forecast.holtwinters' not exported object 'namespace:forecast'
i @ list of functions in forecast package using code:
ls("package:forecast")
[1] "%>%" "accuracy" "acf" "arfima" "arima" "arima.errors" "arimaorder" "auto.arima"
[9] "autolayer" "baggedets" "bats" "bizdays" "bld.mbb.bootstrap" "boxcox" "boxcox.lambda" "ccf"
[17] "checkresiduals" "croston" "cv" "cvar" "dm.test" "dshw" "easter" "ets"
[25] "findfrequency" "forecast" "forecast.ets" "fourier" "fourierf" "gas" "geom_forecast" "geomforecast"
[33] "getresponse" "ggacf" "ggccf" "gghistogram" "gglagchull" "gglagplot" "ggmonthplot" "ggpacf"
[41] "ggseasonplot" "ggsubseriesplot" "ggtaperedacf" "ggtaperedpacf" "ggtsdisplay" "gold" "holt" "hw"
[49] "invboxcox" "is.acf" "is.arima" "is.baggedets" "is.bats" "is.constant" "is.ets" "is.forecast"
[57] "is.mforecast" "is.nnetar" "is.nnetarmodels" "is.splineforecast" "is.stlm" "ma" "meanf" "monthdays"
[65] "msts" "na.interp" "naive" "ndiffs" "nnetar" "nsdiffs" "pacf" "remainder"
[73] "rwf" "seasadj" "seasonal" "seasonaldummy" "seasonaldummyf" "seasonplot" "ses" "sindexf"
[81] "snaive" "splinef" "statforecast" "stlf" "stlm" "taperedacf" "taperedpacf" "taylor"
[89] "tbats" "tbats.components" "thetaf" "trendcycle" "tsclean" "tscv" "tsdisplay" "tslm"
[97] "tsoutliers" "wineind" "woolyrnq"
does know going on? i've used before , had no problems. i'm using forecast version 8.1.
thanks
none of these things in forecast
package. in stats
:
> m <- stats::holtwinters(co2) > class(m) [1] "holtwinters" > p = predict(m) > pp = stats:::predict.holtwinters(m) > p jan 1998 365.1079 > pp jan 1998 365.1079
predict.holtwinters
unexported function stats
should called on objects holtwinters()
.
forecast.holtwinters
unexported function forecast
means need three colons access it. should never have to because should automatically found when run forecast
on output holtwinters()
:
> m <- stats::holtwinters(co2) > forecast(m) point forecast lo 80 hi 80 lo 95 hi 95 jan 1998 365.1079 364.7139 365.5019 364.5053 365.7105 feb 1998 365.9664 365.5228 366.4100 365.2879 366.6449 [etc]
same as:
> forecast:::forecast.holtwinters(m) point forecast lo 80 hi 80 lo 95 hi 95 jan 1998 365.1079 364.7139 365.5019 364.5053 365.7105 feb 1998 365.9664 365.5228 366.4100 365.2879 366.6449 [etc]
Forecasting - R Forecast.Holtwinters In Forecast Package Not Found - >>>>> Download Now
ReplyDelete>>>>> Download Full
Forecasting - R Forecast.Holtwinters In Forecast Package Not Found - >>>>> Download LINK
>>>>> Download Now
Forecasting - R Forecast.Holtwinters In Forecast Package Not Found - >>>>> Download Full
>>>>> Download LINK gI