Learn R Programming

simsem (version 0.2-8)

validatePath: Validate whether the regression coefficient (or loading) matrix is good

Description

Validate whether the regression coefficient (or loading) matrix is good

Usage

validatePath(path, var.iv, var.dv)

Arguments

path
A regression coefficient or loading matrix
var.iv
The variances of variables corresponding to the columns
var.dv
The variances of variables corresponding to the rows

Value

  • Return TRUE if the target regression coefficient matrix is good.

Examples

Run this code
# No example

Run the code above in your browser using DataLab