umc.mat: Matrix of the uniform marginal constraints

View source: R/made.r

umc.matR Documentation

Matrix of the uniform marginal constraints

Description

Matrix of the uniform marginal constraints

Usage

umc.mat(m)

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).

Value

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


mable documentation built on Oct. 1, 2024, 9:06 a.m.