sigex.portmanteau: Computes the portmanteau statistic for residuals

View source: R/sigex.portmanteau.r

sigex.portmanteauR Documentation

Computes the portmanteau statistic for residuals

Description

Computes the portmanteau statistic for residuals

Usage

sigex.portmanteau(resids, lag, nump)

Arguments

resids

A T x N matrix of residuals

lag

Number of autocorrelation lags used in the statistic

nump

Number of parameters that are estimated

Value

port and pval port: value of the portmanteau test statistic pval: p-value of port, based on chi square with nump degrees of freedom


jlivsey/sigex documentation built on March 20, 2024, 3:17 a.m.