runs the decision model and returns the expected payoff values and summary outcomes

# S3 method for class 'gmod_decision'
gmod_evaluate(model_struc, params = NULL)

Arguments

model_num_struc

a matrix containing the numerical gmod decision object from the gmod_parse() function

Value

gmod object

Examples

print("see vignettes: vignettes(package='gmod')")
#> [1] "see vignettes: vignettes(package='gmod')"