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)

Arguments

Levelvector

Returns a vector consisting of the number

Value

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


skpr documentation built on July 9, 2023, 7:23 p.m.