.get_indicator_spec | R Documentation |
Get indicator spec for stan model.
.get_indicator_spec(mm.inds, flist)
mm.inds |
Model matrix. Complete data of all non-duplicated indicators for all factors. |
flist |
Formula list. |
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).
Stephen R. Martin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.