Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

WaldTest

Wald Test for a Linear Hypothesis


Description

Computes a Wald Test for a parameter \bold{θ} with respect to a linear hypothesis \bold{R} \bold{θ}=\bold{c}.

Usage

WaldTest( delta, vcov, R, nobs, cvec=NULL, eps=1E-10 )

Arguments

delta

Estimated parameter

vcov

Estimated covariance matrix

R

Hypothesis matrix

nobs

Number of observations

cvec

Hypothesis vector

eps

Numerical value is added as ridge parameter of the covariance matrix

Value

A vector containing the χ^2 statistic (X2), degrees of freedom (df), p value (p) and RMSEA statistic (RMSEA).


CDM

Cognitive Diagnosis Modeling

v7.5-15
GPL (>= 2)
Authors
Alexander Robitzsch [aut, cre], Thomas Kiefer [aut], Ann Cathrice George [aut], Ali Uenlue [aut]
Initial release
2020-03-10 14:19:21

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.