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 M's rows)

k

parameters to retrieve

na.rm

logical, whether to ignore NA data

Value

An array containing the parameters


[Package StochBlock version 0.1.2 Index]