Generic function simulating a sequence of length model_size under a model x
simulate(x, output_file, model_size = 1e+05, ncpu = 2)An object for which simulated sequences of the DMM can be computed.
(Optional) File containing the simulated sequence (e.g, "C:/.../SIM.txt")
Size of the model
Default=2. Represents the number of cores used to parallelized computation. If ncpu=-1, then it uses all available cores.
the vector of simulated sequence
BaVe2018drimmR Ver08drimmR