View source: R/sweighteddata.R
sweighteddata | R Documentation |
In brief: weight situations by a variable of interest. Mainly of value for eventually combining multiple ratings to a single score. For instance: combining diverse ESJT ratings to a single score weighted by the situation's assertiveness-diagnosticity.
sweighteddata(ESJT, voiset, voi)
ESJT |
ESJT raw data; must be headed with three variables: |
voiset |
Set containing the variable of interest |
voi |
Name of the specific variable within the voiset you wish to weight by |
bySet |
columns you wish to match by (defaults to 'situation & action') |
The expected effects of the action, weighted by the action's situation-diagnosticity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.