list.poly-class {plink} | R Documentation |
Class Combinations
Description
These classes are combinations of classes
Details
- list.poly:
combines class
list
and classpoly.mod
- list.dat:
combines class
list
and classdata.frame
- list.mat:
combines class
list
and classmatrix
- list.num:
combines class
list
and classnumeric
- num.null:
combines class
numeric
and classNULL
- list.null:
combines class
list
and classNULL
- pars.null:
combines class
irt.pars
and classNULL
- dat.null:
combines class
data.frame
and classNULL
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 1.5-1 Index]