Rdocumentation
powered by
Learn R Programming
PLRModels (version 1.1)
symsolve: 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)
Arguments