Configuring the rama package

defpath()

Configure GAMA path and Java heap size

is_gama_installed()

Test if GAMA is intalled

setup_gama()

Download GAMA and configure

Constructor of experiment class

as_experiment()

Converting a data frame into an experiment

`[`(<experiment>) experiment() is.experiment()

Extract or Replace Parts of an Experiment Object

map_experiment()

Map a data frame on an experiment

Reading GAML files

load_experiment()

Load an experiment from a GAML file

save_to_gama()

Save an experiment plan to a GAMA XML file

Manipulating experiment objects

fullfact()

Populate an experiment with values

make_movie()

Create GIF animations

model() `model<-`()

Get/Set the model of an experiment

name()

Get the name of an experiment

obs_rates()

Extract monitoring rates

parameters()

Extract parameters values

plot_params()

Visualize values of parameters

repl()

Replicate an experiment

Running experiments

call_gama()

Run GAMA on a XML file

run_experiment()

Run an experiment

save_to_gama()

Save an experiment plan to a GAMA XML file

Built-in experiments

sir1

SIR epidemiological model