getWLSv: getWLSv

View source: R/effectSizes.R

getWLSvR Documentation

getWLSv

Description

Computes the WLS weight matrix as the asymptotic covariance matrix of the sample statistics

Usage

getWLSv(S, mu = NULL, diag = FALSE)

Arguments

S

observed (or population) covariance matrix

mu

observed (or population) mean vector

diag

weight matrix for DWLS

Value

Returns V


moshagen/semPower documentation built on Feb. 11, 2025, 5:41 p.m.