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


semPower documentation built on Sept. 30, 2024, 9:24 a.m.