Learn R Programming

ccpsyc (version 0.2.6)

dMACS: Computes dMACS

Description

Computes dMACS

Usage

dMACS(fit.cfa, group1, group2)

Arguments

fit.cfa

Lavaan output object with two groups and a single factor.

group1

String for first group in the grouping factor

group2

String for second group in the grouping factor

Value

Returns dMACS for each item.

Examples

Run this code
# NOT RUN {
dMACS
# }

Run the code above in your browser using DataLab