RMSEA: Root Mean Squared Error of Approximation (RMSEA).

Description Usage Arguments Value

View source: R/rmsea.R

Description

Calculates the Root Mean Squared Error of Approximation (RMSEA) by way of the Chi-squared statistic, its Degrees of Freedom, and the sample size.

Usage

1
RMSEA(chi2, df, n)

Arguments

chi2

Chi-squared.

df

The Chi-squared statistics Degrees of Freedom.

ss

The sample size.

Value

A single value: The RMSEA statistic.


hthaa/cacPlot documentation built on Dec. 18, 2019, 4:34 a.m.