tdim {contingency} | R Documentation |
Dimension of distributions over contingency tables
tdim(x)
tdim(x) <- value
x |
an object of class |
value |
value to set parameters to |
The class tables
is used to represent a collection of
multidimentional tables; this function
returns the dimension of each table.
an integer vector of the dimensions
the tables
object inputted with the new dimensions
tdim<-
: assign tables dimension