MatIn {extRC}R Documentation

Aggregation matrices

Description

Computation of aggregation matrices for generalized interactions that are used in codeextRC to estimate extended RC models.

Usage

MatIn(lev, mod)

Arguments

lev

vector number of rows and columns

mod

type of logit for each dimension

Value

R0

aggregation matrix for the row margin upper level

R1

aggregation matrix for the row margin lower level

C0

aggregation matrix for the column margin upper level

C1

aggregation matrix for the column margin lower level

J00

aggregation matrix for the left upper quadrant

J01

aggregation matrix for the rigth upper quadrant

J10

aggregation matrix for the left lower quadrant

J11

aggregation matrix for the right lower quadrant

Author(s)

Francesco Bartolucci, Antonio Forcina


[Package extRC version 1.2 Index]