April 2021
Beginner to intermediate
404 pages
8h 15m
English
Functions for plotting contingency tables
Function Name | Description |
|---|---|
acf( ) and pacf( ) | For a time series vector or matrix (of class ts or mts) or a numeric vector or matrix (x). Plots the autocorrelation or autocovariance (acf) and the partial autocorrelation (pacf) against the lagged time series. (Only the univariate case works for pacf( ) – multiple time series and matrices give nonsense.) The number of lags to plot can be specified by the argument lag.max. An object that has been created ... |
Read now
Unlock full access