Finds the active model's parameters
findActiveParam(M, n, k, na.rm = TRUE)
M
: matrixn
: number of units (equal to number of M
's rows)k
: parameters to retrievena.rm
: logical, whether to ignore NA
dataAn array containing the parameters
Useful links