Boik {phia} | R Documentation |
Contrived Data of Treatments for Hemophobia
Description
Data set based on the hypothetical example used by R.J. Boik (1979) to explain the analysis of interaction contrasts. It represents the electrodermal response of 72 students complaining of hemophobia, treated with different fear reduction therapies and doses of antianxiety medication, in a balanced factorial design. The observed values of the dependent variable (not given in the original article) are contrived so that the results of all the tests are coherent with the examples.
Usage
Boik
Format
A data frame with 72 observations and three columns:
therapy
Fear reduction therapy. Factor with levels
control
,T1
,T2
.medication
Dose of antianxiety medication. Ordered factor with levels
placebo
,D1
,D2
,D3
.edr
Electrodermal response (in arbitrary units).
Note
The anova table in Boik's article (p. 1085) has a misprint in the MS value for ‘Treatment B’ (medication): it should be 790.32, instead of 970.32.
Source
Boik, R. J. (1979). ‘Interactions, Partial Interactions, and Interaction Contrasts in the Analysis of Variance’, Psychological Bulletin, 86(5), 1084-1089.