pseudo_gaussian_test {PerRegMod} | R Documentation |
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.
pseudo_gaussian_test(x,z,s)
x |
A list of independent variables with dimension |
z |
The residuals vector. |
s |
A period of the regression model. |
returns the value of the statistic test, T^{(n)}
.