powered by
Builds a combined markov model
combine_markov_models(model_a, model_b, weights = c(1, 1.5))
first model
second model
numeric vector of 2 weights defaults are c(1, 1.5)
c(1, 1.5)