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