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

list.null:

combines class list and class NULL

pars.null:

combines class irt.pars and class NULL

dat.null:

combines class data.frame 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 1.5-1 Index]