Learn R Programming

predtoolsTS (version 0.1.1)

prep.homogenize.log: Logarithmic transformation

Description

Performs a logarithmic transformation to a time serie.

Usage

prep.homogenize.log(tserie)

Arguments

tserie

a ts object

Value

ts object with transformed time serie

Examples

Run this code
# NOT RUN {
prep.homogenize.log(AirPassengers)
# }

Run the code above in your browser using DataLab