print.output | R Documentation |
Print outputs generated from the functions in the package.
## S3 method for class 'cd.cluster'
print(x, ...)
## S3 method for class 'labeling'
print(x, ...)
## S3 method for class 'npar.CDM'
print(x, ...)
x |
The output from the function (The list of all outputs). |
... |
Other arguments. |
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. |
cd.cluster
, labeling
,npar.CDM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.