list.poly-class: Class Combinations
Description
These classes are combinations of classesObjects from the Class
A virtual Class: No objects may be created from it.Details
- list.poly:
- combines class
list
and class
- 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