gmod_gen_model_function.gmod_markov.Rd
runs the markov model and returns the traces and summary outcomes
# S3 method for class 'gmod_markov'
gmod_gen_model_function(
mygmod,
model_function_name = "my_markov_model",
print_model_function = FALSE,
sparse = FALSE,
return_model_structure = TRUE
)
model_struc and generates model function code
print("see vignettes: vignettes(package='gmod')")
#> [1] "see vignettes: vignettes(package='gmod')"