Learn R Programming

simsem (version 0.2-8)

validateCovariance: Validate whether all elements provides a good covariance matrix

Description

Validate whether all elements provides a good covariance matrix

Usage

validateCovariance(resVar, correlation, totalVar = NULL)

Arguments

resVar
A vector of residual variances
correlation
A correlation matrix
totalVar
A vector of total variances

Value

  • Return TRUE if the covariance matrix is good

Examples

Run this code
# No example

Run the code above in your browser using DataLab