dot-get_indicator_spec: Get indicator spec for stan model.

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


LMMELSM documentation built on Dec. 28, 2022, 1:32 a.m.