getCovNames: Get names of any covariates used in probability distribution...

View source: R/getCovNames.R

getCovNamesR Documentation

Get names of any covariates used in probability distribution parameters

Description

Get names of any covariates used in probability distribution parameters

Usage

getCovNames(m, p, distname)

Arguments

m

momentuHMM object

p

list returned by parDef

distname

Name of the data stream

Value

A list of:

DMterms

Names of all covariates included in the design matrix for the data stream

DMpartems

A list of the names of all covariates for each of the probability distribution parameters


bmcclintock/momentuHMM documentation built on Oct. 26, 2022, 1 a.m.