Learn R Programming

TestDesign (version 1.0.1)

test_cluster-class: An S4 class to represent a test cluster

Description

An S4 class to represent a test cluster from a list of '>test objects.

Arguments

Slots

nt

Numeric. A scalar to indicate the number of '>test objects to be clustered.

tests

A list '>test objects.

names

Character. A vector of names corresponding to the '>test objects.