check_valid_markov: Check Markov chain is valid.

Description Usage Arguments Value See Also

Description

check_valid_markov is a testing function to check that a Markov chain is valid.

Usage

1
check_valid_markov(num_states, switch_times, switch_states)

Arguments

num_states

Numeric, number of behavioural states.

switch_times

Vector, times of behavioural switches.

switch_states

Vector, states at switching times.

Value

NULL

See Also

Other Behaviour parameters: calc_markov_post_param, calc_markov_suff_stats, update_behav_param


a-parton/CTStepTurn documentation built on May 14, 2019, 4:17 p.m.