Learn R Programming

automultinomial (version 1.0.0)

indsFunction: Get indices of relevant component of theta matrix

Description

Gets indices of beta, eta, diagonal of eta, and off diagonal elements of eta

Usage

indsFunction(theta, X, z, A)

Arguments

theta

matrix of coefficients

X

design matrix

z

matrix of multinomial responses

A

list of adjacency matrices

Value

list of index vectors

Examples

Run this code
# NOT RUN {
#
# }

Run the code above in your browser using DataLab