Learn R Programming

GENLIB (version 1.0.4)

GLgroup-class: 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.

Arguments

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

Run this code
# NOT RUN {
showClass("GLgroup")
# }

Run the code above in your browser using DataLab