symsolve: Solution of a system of linear equations

View source: R/symsolve.R

symsolveR 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)

PLRModels documentation built on Aug. 19, 2023, 5:10 p.m.