solve.gchol.bdsmatrix {kinship}R Documentation

function solve for gchol.bdsmatrix

Description

This is a generalized solve function for gchol.bdsmatrix object

Usage

## S3 method for class 'gchol.bdsmatrix':
solve(a, b, full=T, ...)

Arguments

a a
b b
full An argument full
... an argument to achieve compatibility with solve from R base

[Package kinship version 1.1.0-21 Index]