| gchol.bdsmatrix-class {kinship} | R Documentation |
an class generated from gchol(bdsmatrix object)
Objects can be created by calls of the form new("gchol.bdsmatrix", ...).
or gchol(bdsmatrix object)
blocksize:"integer" ~~ blocks:"numeric" ~~ rmat:"matrix" ~~ rank:"integer" ~~ .Dim:"integer" ~~ .Dimnames:"list or NULL" ~~ signature(x = "matrix", y = "gchol.bdsmatrix"): ... signature(x = "numeric", y = "gchol.bdsmatrix"): ... signature(x = "gchol.bdsmatrix"): ... signature(from = "gchol.bdsmatrix", to = "matrix"): ... signature(x = "gchol.bdsmatrix"): ... signature(x = "gchol.bdsmatrix"): ... signature(object = "gchol.bdsmatrix"): ...