Site logo
Reserved Symbols
Added numerous symbols to the list of reserved symbols for names.
Bootstrapping
Dropped support for boot method in mnl class. This is replaced by the create_bootstrap methods, in the core class.
Nesting
Added connect_nodes, disconnect_nodes, and print_node methods in nl class.
Parameter Changing
Added change_param, change_constrain, and change_binding methods to mnl class. These replace the change_var method, which is no longer included.
Network Nodes
Added upcodes text and dncodes text to alternatives in data file, for future compatability with Network GEV models.
Special Field
Added spec text field to elm_models in project file. This field will be for special model-realted commands.