nsim: a vector of sequence lengths (might be of length 1)
seed: a random seed to be set
remission: a random emission generation function (default = rmixmvnorm)
...: additional parameters of the remission function
emission.control: a list of additional control parameters including the following items:
autoregress logical. if TRUE the auto-regressive data generation will be considered with rmixar function
lags a positive integer which is the number of lags to be considered for the auto-regressive sequence
start a list containing the items mean which is the mean vector and cov which is the covarince matrix for starting value of the auto-regressive sequence (if autoregress == TRUE). If start is not specified the zero mean vector and the identity matrix will be considered as mean and cov, respectively.
Returns
a list of class "hsmm.data" containing the following items: