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 message in context: 
http://r.789695.n4.nabble.com/HoltWinters-problem-tp4321332p4321332.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to