| print.output {ACTCD} | R Documentation | 
The function prints outputs obtained from the functions in the package.
Description
Print outputs generated from the functions in the package.
Usage
## S3 method for class 'cd.cluster'
print(x, ...)
## S3 method for class 'labeling'
print(x, ...)
## S3 method for class 'npar.CDM'
print(x, ...)
Arguments
| x | The output from the function (The list of all outputs). | 
| ... | Other arguments. | 
Value
| cd.cluster | The number of examinees within each cluster, membership based on cluster analysis and  | 
| labeling | The estimated attribute profiles. | 
| npar.CDM | The estimated attribute profiles. | 
See Also
[Package ACTCD version 1.3-0 Index]