symsolve {PLRModels}R Documentation

Solution of a system of linear equations

Description

Solves the system ASYM X = BMAT for X, where ASYM is a symmetric matrix.

Usage

symsolve(Asym, Bmat)

[Package PLRModels version 1.4 Index]