getCovNames {momentuHMM} | R Documentation |
Get names of any covariates used in probability distribution parameters
getCovNames(m, p, distname)
m |
|
p |
list returned by |
distname |
Name of the data stream |
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 |