findActiveParam {StochBlock} | R Documentation |
Finds the active model's parameters
Description
Finds the active model's parameters
Usage
findActiveParam(M, n, k, na.rm = TRUE)
Arguments
M |
matrix |
n |
number of units (equal to number of |
k |
parameters to retrieve |
na.rm |
logical, whether to ignore |
Value
An array containing the parameters
[Package StochBlock version 0.1.2 Index]