bws2CountBarplot {RcmdrPlugin.BWS2} | R Documentation |
Draw distributions of the BW scores by level.
This dialog box draws distributions (bar plots) of the BW scores by level
by using the function barplot.bws2.count
(barplot
for S3 class ‘bws2.count
’).
This dialog box is activated if the data frame containing BW scores created
in the ‘Calculate BWS2 Scores
’ dialog box is selected as
the active data set.
For details on the results of this dialog box,
refer to help for bws2.count
.
GUI elements of this dialog box are as follows.
Score type
: Type of score to be drawn. Select one from three
radio buttons corresponding to ‘Best-minus-Worst
’,
‘Best
’, and ‘Worst
’.
Arrangement of bar plots (optional)
: An arrangement of bar
plots to be drawn. The number of bar plots drawn by this dialog box is
equal to the number of items (K). Total K bar plots are
drawn in an NR-by-NC array (matrix) on the device by row,
where NR and NC are integer values entered in
the ‘row(s)
’ box and the ‘column(s)
’ box,
respectively.