bws2Count {RcmdrPlugin.BWS2} | R Documentation |
Calculate BWS2 Scores
Description
Calculate various BW scores for each respondent from the data set for BWS2 analysis.
Details
This dialog box calculates various BW scores for each respondent from
the data set for BWS2 analysis created in
the ‘Create Data Set for BWS2 Analysis
’ dialog box and
then stores them as a data frame using the function
bws2.count
in support.BWS2.
This dialog box is activated if the data set for BWS2 analysis is selected
as the active data set.
For details on the results of this dialog box, refer to help for function
bws2.count
.
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 ‘BWS2data
’ can be changed followingR's rules for naming objects.