GroupedScoreTable {stenR} | R Documentation |
Create GroupedScoreTable
Description
Create GroupedScoreTable
Usage
GroupedScoreTable(table, scale)
## S3 method for class 'GroupedScoreTable'
print(x, ...)
Arguments
table |
|
scale |
a |
x |
A |
... |
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
[Package stenR version 0.6.9 Index]