powered by
Runs Box-Cox transform of a time series
box.cox(x, lambda)
Time series object.
Lambda parameter for Box-Cox transform.
Diego J. Pedregal
inv.box.cox, UC, UCmodel, UCvalidate, UCfilter, UCsmooth, UCdisturb, UCcomponents
inv.box.cox
UC
UCmodel
UCvalidate
UCfilter
UCsmooth
UCdisturb
UCcomponents
if (FALSE) { y <- box.cox(AirPassengers, 0.5) plot(y) }
Run the code above in your browser using DataLab