Learn R Programming

PerRegMod (version 4.4.3)

pseudo_gaussian_test: Detecting periodicity of parameters in the regression model

Description

pseudo_gaussian_test() function gives the value of the statistic test, \(T^{(n)}\), for detecting periodicity of parameters in the regression model. See check_periodicity function.

Usage

pseudo_gaussian_test(x,z,s)

Value

returns the value of the statistic test, \(T^{(n)}\).

Arguments

x

A list of independent variables with dimension \(p\).

z

The residuals vector.

s

A period of the regression model.