bws1Count {RcmdrPlugin.BWS1} | R Documentation |
Calculate BWS1 Scores
Description
Calculate various BW scores for each respondent from the data set for BWS1 analysis.
Details
This dialog box, which uses the function bws.count
in support.BWS, calculates various BW scores for each respondent
from the data set for BWS1 analysis created in the
‘Create Data Set for BWS1 Analysis
’ dialog box.
This dialog box is activated if the data set for BWS1 analysis is selected
as the active data set. For details on the results of this dialog box,
refer to help for the function bws.count
.
The resultant data frame is selected automatically as the active data set.
GUI elements of this dialog box are as follows.
-
Name for scores
: An R object name into which a data set generated using this dialog box is stored. The default name ‘BWS1data
’ can be changed following R's rules for naming objects.