findActiveParam function

Finds the active model's parameters

Finds the active model's parameters

findActiveParam(M, n, k, na.rm = TRUE)

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

Returns

An array containing the parameters

  • Maintainer: Aleš Žiberna
  • License: GPL (>= 2)
  • Last published: 2023-01-24

Useful links