constructRunMatrix: Construct Run Matrix given rows

View source: R/constructRunMatrix.R

constructRunMatrixR Documentation

Construct Run Matrix given rows

Description

Returns number of levels prior to each parameter

Usage

constructRunMatrix(rowIndices, candidateList, augment = NULL)

Value

Returns a vector consisting of the number of levels preceeding each parameter (including the intercept)


skpr documentation built on May 29, 2024, 5:06 a.m.