GLgroup-class {GENLIB} | R Documentation |
Class "GLgroup"
Description
Object representing a set of proband in different groups.
Each element of this list is a group named with the proband number.
Objects from the Class
Objects can be created by calls of the form new("GLgroup", 'list')
.
Extends
Class "GLgen"
, directly.
Methods
- initialize
signature(.Data=list)
: ...- [
signature(object = "GLgroup",ANY,ANY,ANY)
:...
Examples
showClass("GLgroup")
[Package GENLIB version 1.1.10 Index]