s_1_oij: s function for transitions...

Description Usage Arguments Value

View source: R/cappe_first_moment.R

Description

s function for transitions s_k(x_k,x_k+1)[1:num.times,stat[l]], if the type of stat [l] is o_ij

Usage

1
  s_1_oij(oi, oj, num_states, num_times, obs_data)

Arguments

obs_data
num_times
oi

hidden state oi

oj

observed state oj

Value

s array of dim(num_state,num_states,num.times,1)


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