diff_theta_beta_array: diff_theta_beta_array get an array that corresponds to...

Description Usage Arguments Value

View source: R/louis.R

Description

diff_theta_beta_array get an array that corresponds to diff_theta_beta for each individual in the dataset The "theta" params are the natural parameters encoding the rate, initial distribution, and emission matrices. The "beta"params are paramters in the linear predictors that relate to the natural parameters.

Usage

1
2
  diff_theta_beta_array(rates.setup, emission.setup,
    init.setup, num.subjects)

Arguments

rates.setup

rate setup object

emission.setup

emission setup object

init.setup

init setup object

num.subjects

number of subjects

Value

an array of dimension (num theta param)x(num beta params)xnumber of subjects.


cthmm documentation built on May 2, 2019, 5:46 p.m.