Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Imin

Helper function to substract matrix from identity matrix and take inverse.


Description

This function can be used to more easilly compute I - X or (I - X)^(-1), which are common in SEM models.

Usage

Imin(x, inverse = FALSE)

Arguments

x

A matrix

inverse

Logical, should the inverse be taken?

Author(s)

Sacha Epskamp <mail@sachaepskamp.com>


semPlot

Path Diagrams and Visual Analysis of Various SEM Packages' Output

v1.1.2
GPL-2
Authors
Sacha Epskamp [aut, cre], Simon Stuber [ctb], Jason Nak [ctb], Myrthe Veenman [ctb], Terrence D. Jorgensen [ctb] (<https://orcid.org/0000-0001-5111-6773>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.