Learn R Programming

ACTCD (version 1.3-0)

print.output: 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 cd.cluster
print(x, ...)
# S3 method for labeling
print(x, ...)
# S3 method for npar.CDM
print(x, ...)

Value

cd.cluster

The number of examinees within each cluster, membership based on cluster analysis and \(\bm{W}\) (See cd.cluster for details).

labeling

The estimated attribute profiles.

npar.CDM

The estimated attribute profiles.

Arguments

x

The output from the function (The list of all outputs).

...

Other arguments.

See Also

cd.cluster, labeling,npar.CDM