Wald.mls: Wald test for Multivariate Least-Squares regression

View source: R/Wald.mls.R

Wald.mlsR Documentation

Wald test for Multivariate Least-Squares regression

Description

Wald test for multivariate Least-Squares regression

Usage

Wald.mls(mlsresults)

Arguments

mlsresults

output of mls, mlsresults<-mls(y, x, df_flag)

Value

wald table of Wald tests on significance of single regressors and pvalues based on chi square distribution

Author(s)

P. Paruolo

References

Berta et al. 2020


cif documentation built on March 18, 2022, 6:14 p.m.

Related to Wald.mls in cif...