prep.homogenize.log {predtoolsTS} | R Documentation |
Logarithmic transformation
Description
Performs a logarithmic transformation to a time serie.
Usage
prep.homogenize.log(tserie)
Arguments
tserie |
a |
Value
ts
object with transformed time serie
Examples
prep.homogenize.log(AirPassengers)
[Package predtoolsTS version 0.1.1 Index]