Q4CATA.Slice | R Documentation |
Cochran's Q test for a slice of a cube.
Used as a subfunction of Q4CATA.Cube
Needs the coin
library.
The data are stored in a matrix
that represents the choices of
J participants (col) for I products (row)
about one variable
with
rows as products
columns as assessors
x(i,j) = 1 if p(i) was chosen by a(j), 0 if not.
Q4CATA.Slice(Data4Q)
Data4Q |
a slice of CATA cube |
a vector with the value of chi2
and pvalue
.
Hervé Abdi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.