std {tfarima}R Documentation

Standardize time series

Description

std standardizes a time series.

Usage

std(x)

Arguments

x

a ts object.

Value

The standardized time series.


[Package tfarima version 0.3.2 Index]