All functions

decisions()

Add discounts to a gmod Markov object

event()

Add event mapping

gmod()

Create a new gmod

gmod_build()

Builds a Markov model

gmod_build(<gmod_decision>)

Build a decision tree structure

gmod_build(<gmod_markov>)

Build a Markov model structure

gmod_evaluate()

Runs a decision tree or Markov model

gmod_evaluate(<gmod_decision>)

Runs the decision tree

gmod_evaluate(<gmod_markov>)

Runs the markov model

gmod_expand_functions()

Title

gmod_gen_model_function()

Runs a decision tree or Markov model

gmod_gen_model_function(<gmod_decision>)

Title

gmod_gen_model_function(<gmod_markov>)

Runs the markov model

gmod_parse()

Parses a gmod model formula structure

gmod_parse(<gmod_decision>)

Parses a gmod Decision Tree object

gmod_parse(<gmod_markov>)

Parses a gmod Markov object

payoffs()

Add final_outcomes from a decision tree to a gmod

`+`(<gmod_class>)

Define a method for the + operator for gmod objects

prob2rate()

Title

rate2prob()

Title

states()

Add Markov states to a gmod

tunnel2state()

Title