solve.gchol.bdsmatrix {kinship} | R Documentation |
This is a generalized solve function for gchol.bdsmatrix object
## S3 method for class 'gchol.bdsmatrix': solve(a, b, full=T, ...)
a |
a |
b |
b |
full |
An argument full |
... |
an argument to achieve compatibility with solve from R base |