Kinv.condition {ASRgenomics}R Documentation

Assess condition of the inverse of K

Description

Assess condition of the inverse of K

Usage

Kinv.condition(Kinv)

Arguments

Kinv

An inverse relationship matrix in full or sparse form.

Value

An object of class character with the condition of the matrix: well-conditioned or ill-conditioned.


[Package ASRgenomics version 1.1.4 Index]