rsem.Ascov: Sandwich-type covariance matrix

Description Usage Arguments Details Value See Also

View source: R/Cronbach.R

Description

Returns the sandwich type covariance matrix. This function is not intended to use seperately from the rsem.emmusig function.

Usage

1
rsem.Ascov(xpattern, musig, varphi=.1)

Arguments

xpattern

Missing data pattern output from rsem.pattern.

musig

Robust mean and covariance matrix from rsem.emmusig

varphi

Proportion of data to be down-weighted. Default is 0.1.

Details

Data should be a matrix. To change a data frame to a matrix, using data.matrix(x).

Value

Abeta

A matrix

Bbeta

B matrix

Gamma

Sandwich type covariance matrix

See Also

rsem.emmusig


coefficientalpha documentation built on May 2, 2019, 4:12 p.m.