HigginsABC.art {ARTool} | R Documentation |
Aligned Rank Transformed Version of HigginsABC
Description
The ART version of HigginsABC
as produced by the original
ARTool, used to test the correctness of art
output.
Format
A data frame with 16 observations on the following 19 variables.
- Subject
a factor with levels
"s1"
.."s8"
- A
a factor with levels
"a1"
"a2"
- B
a factor with levels
"b1"
"b2"
- C
a factor with levels
"c1"
"c2"
- Y
a numeric vector
- aligned.Y..for.A
a numeric vector
- aligned.Y..for.B
a numeric vector
- aligned.Y..for.A.B
a numeric vector
- aligned.Y..for.C
a numeric vector
- aligned.Y..for.A.C
a numeric vector
- aligned.Y..for.B.C
a numeric vector
- aligned.Y..for.A.B.C
a numeric vector
- ART.Y..for.A
a numeric vector
- ART.Y..for.B
a numeric vector
- ART.Y..for.A.B
a numeric vector
- ART.Y..for.C
a numeric vector
- ART.Y..for.A.C
a numeric vector
- ART.Y..for.B.C
a numeric vector
- ART.Y..for.A.B.C
a numeric vector
Source
Wobbrock, J. O., Findlater, L., Gergle, D., and Higgins, J. J. ARTool. https://depts.washington.edu/acelab/proj/art/.
See Also
[Package ARTool version 0.11.2 Index]