tdim: Dimension of distributions over contingency tables

View source: R/tables.R

tdimR Documentation

Dimension of distributions over contingency tables

Description

Dimension of distributions over contingency tables

Usage

tdim(x)

tdim(x) <- value

Arguments

x

an object of class tables

value

value to set parameters to

Details

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

Value

an integer vector of the dimensions

the tables object inputted with the new dimensions

Functions

  • tdim(x) <- value: assign tables dimension


rje42/contingency documentation built on Sept. 9, 2024, 6:32 p.m.