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 Nov. 5, 2025, 6:03 p.m.