Learn R Programming

tfarima (version 0.3.2)

std: Standardize time series

Description

std standardizes a time series.

Usage

std(x)

Arguments

x

a ts object.

Value

The standardized time series.