list.poly-class {plink}R Documentation

Class Combinations

Description

These classes are combinations of classes

Details

list.poly:
combines class "list" and class "poly.mod"
list.dat:
combines class "list" and class "data.frame"
list.mat:
combines class "list" and class "matrix"
list.num:
combines class "list" and class "numeric"
num.null:
combines class "numeric" and class "NULL"

Objects from the Class

A virtual Class: No objects may be created from it.

Author(s)

Jonathan P. Weeks weeksjp@gmail.com


[Package plink version 0.1-1 Index]