Learn R Programming

mable (version 4.1.1)

umc.mat: Matrix of the uniform marginal constraints

Description

Matrix of the uniform marginal constraints

Usage

umc.mat(m)

Value

an |m| x K matrix, |m|=m[1]+...+m[d]), K=(m[1]+1)...(m[d]+1).

Arguments

m

vector of d nonnegative integers m=(m[1],...,m[d]).

Details

the matrix of the uniform marginal constraints \(A\) is used to form the linear equality constraints on parameter \(p\): \(Ap=1/(m+1)\).