a number indicating the Box-Cox transformation parameter.
Arguments
x
a numeric vector or time series of class ts
method
Choose method to be used in calculating lambda.
lower
Lower limit for possible lambda values.
upper
Upper limit for possible lambda values.
Author
Leanne Chhay and Rob J Hyndman
Details
If method=="loglik", the value of lambda is chosen to maximize the
profile log likelihood of a linear model fitted to x. For
non-seasonal data, a linear time trend is fitted while for seasonal data, a
linear time trend with seasonal dummy variables is used.
References
Box, G. E. P. and Cox, D. R. (1964) An analysis of
transformations. JRSS B26 211--246.
Guerrero, V.M. (1993) Time-series analysis supported by power
transformations. Journal of Forecasting, 12, 37--48.