Learn R Programming

contingency (version 0.0.10)

tdim: Dimension of distributions over contingency tables

Description

Dimension of distributions over contingency tables

Usage

tdim(x)

tdim(x) <- value

Value

an integer vector of the dimensions

the tables object inputted with the new dimensions

Arguments

x

an object of class tables

value

value to set parameters to

Functions

  • tdim<-: assign tables dimension

Details

The class tables is used to represent a collection of multidimentional tables; this function returns the dimension of each table.