Skip to contents

Create or Alter a Model Object

Usage

createModel(mode = "Run_update", notes = character(0), file = NULL)

alterModel(model, mode = NULL, notes = NULL)

Arguments

mode

How should the model be run? One of Run_update, Run_independent, Run_baseline

notes

Notes to save with model

file

Read model specifications from file

model

Model Object

Functions

  • alterModel():