R/synthetic_data.R
initial_state_determination.Rd
This functions determine randomly the initial state of a categorical functional data, uniform probability between states.
initial_state_determination(N_states)
a int the number of considered states
a value of the designated state
Francois Bassac
initial_state_determination(2) #> [1] 1 initial_state_determination(7) #> [1] 1