Displaying 1 result from an estimated 1 matches for "logjj".
Did you mean:
log4j
2012 Jan 23
1
HoltWinters problem
I am running R version 2.14.1 with up-to-date packages.
When running the HoltWinters function as in
HoltWinters(logjj,gamma=FALSE,beta = TRUE) i get back
Smoothing parameters:
alpha: 0.1692882
beta : TRUE
gamma: FALSE
In the old days (several weeks ago) i used to get back the actual beta value
used as the documentation states. Is this a reporting change? How can I get
the value of beta?
--
View this...