Displaying 1 result from an estimated 1 matches for "multiwaytable".
2008 Jul 30
1
odds ratios in multiway tables (stratified)
...lculate odds ratios in multiway
tables (stratified) (+ the other usual statistics involved)
i mean:
say we have a table r*c*d,
For every d (depth) we have a r*c table,
and in this table the odds ratio's are calculated for every 2*2 subtable
in it.
logically this function would look like):
ORs(multiwaytable)
or
ORs(data$var1r,data$var2c,data$var3d)
(eg. not taking the lot together, keeping the paradox of simpson in
mind)
mvg,
Wim