.get_indicator_spec {LMMELSM}R Documentation

Get indicator spec for stan model.

Description

Get indicator spec for stan model.

Usage

.get_indicator_spec(mm.inds, flist)

Arguments

mm.inds

Model matrix. Complete data of all non-duplicated indicators for all factors.

flist

Formula list.

Value

List with J_f (vector; Number of Indicators for each factor) and F_ind (matrix; each row contains the columns in mm.inds for the row-th factor).

Author(s)

Stephen R. Martin


[Package LMMELSM version 0.2.1 Index]