findActiveParam: Finds the active model's parameters
Description
Finds the active model's parameters
Usage
findActiveParam(M, n, k, na.rm = TRUE)
Value
An array containing the parameters
Arguments
- M
matrix
- n
number of units (equal to number of M's rows)
- k
parameters to retrieve
- na.rm
logical, whether to ignore NA data