Learn R Programming

GENLIB (version 1.0.1)

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.

Examples

Run this code
showClass("GLgroup")

Run the code above in your browser using DataLab