intorder: Integration order

Description Usage Arguments Value Examples

View source: R/FunctionsDEF.R

Description

This function is used to calculate the order of integration of the series. By default this function uses the US GDP per capita of the default dataset.

Usage

1
intorder(x = DATA$GDP_PERCAPITA)

Arguments

x

The numeric vector of the observations you want to visualize.

Value

This function returns the integration order of the series.

Examples

1
##You can try this    IO_INFL <- intorder(x=DATA$INFLATION)

unimi-dse/a45b803b documentation built on Feb. 18, 2020, 3:52 a.m.