Learn R Programming

automultinomial (version 1.0.0)

totalX: Add columns to X matrix

Description

Adds the A

Usage

totalX(theta, X, z, A)

Arguments

theta

matrix of coefficients

X

design matrix

z

matrix of multinomial responses

A

list of adjacency matrices

Value

an expanded design matrix

Examples

Run this code
# NOT RUN {
#
# }

Run the code above in your browser using DataLab