stationarity.tests: Stationarity test

View source: R/stationaritytest.R

stationarity.testsR Documentation

Stationarity test

Description

This function runs and neatly presents stationarity tests on a series

Usage

stationarity.tests(x, l)

Arguments

x

A time series vector with missing data omitted or removed

l

Number of lags for Ljung-Box, Box-Pierce, and ADF Tests

Examples

stationarity.tests(dataframe$vector, l = 5)

timothymodel/stationaritytestr documentation built on Feb. 14, 2023, 3:29 a.m.