MatricesDescriptives: Descriptive statistics of a list of invariance matrices

Description Usage Arguments Details Value

View source: R/MatricesDescriptives.R

Description

MatricesDescriptives calculates descrptive statistics for each invariance matrix in a list and returns them in a data frame.

Usage

1
MatricesDescriptives(matrix.list)

Arguments

matrix.list

A list of invariance matrices from InvarianceMatrices

Details

This function computes the minimum, maximum, mean, standard deviation, median, median absolute deviation (scaled by 1.4826), skew, kurtosis, and acheivement rate. Achievement rate is the proportion of changes in CFI that are less than .01.

Value

This function returns a data frame with each row describing a different matrix in the list and a column for each descriptive statistic.


sethmargolis/PairMeasInv documentation built on May 23, 2019, 1:48 p.m.