Learn R Programming

stenR (version 0.6.9)

GroupedScoreTable: Create GroupedScoreTable

Description

Create GroupedScoreTable

Usage

GroupedScoreTable(table, scale)

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

Value

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

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.

See Also

plot.GroupedScoreTable