std: Standardize time series

View source: R/utils.R

stdR Documentation

Standardize time series

Description

std standardizes a time series.

Usage

std(x)

Arguments

x

a ts object.

Value

The standardized time series.


tfarima documentation built on May 20, 2022, 5:06 p.m.