constructRunMatrix {skpr} | R 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)
[Package skpr version 1.7.1 Index]