Skip to contents

Create GroupedScoreTable

Usage

GroupedScoreTable(table, scale)

# S3 method for GroupedScoreTable
print(x, ...)

Arguments

table

GroupedFrequencyTable object

scale

a StandardScale object or list of multiple StandardScale objects

x

A GroupedScoreTable object

...

further arguments passed to or from other methods.

Value

GroupedScoreTable object, which consists of named list of ScoreTable objects and GroupConditions object used for grouping

See also

plot.GroupedScoreTable