| gcaer | R Documentation |
GCAE.gcaer is an R interface to GCAE.
gcaer allows the user to install, run and uninstall
(multiple versions of) GCAE.
Also GCAE output files can be read, modified within R
and saved to GCAE-conforming files
This is a list of functions to install or uninstall GCAE:
check_gcae_is_installed:
check if GCAE is installed, stop if not
is_gcae_installed:
determine if GCAE is installed, yes/no
get_gcae_version: get the version of GCAE
install_gcae: install GCAE
uninstall_gcae: uninstall GCAE
This is a list of functions to run or with with GCAE:
run_gcae: run GCAE
gcae_train: run GCAE train
project: run GCAE project
gcae_plot: run GCAE plot
gcae_animate: run GCAE animate
gcae_evaluate: run GCAE evaluate
These steps are all combined in the function do_gcae_experiment.
This is a list of functions to create simulated data for GCAE:
create_gcae_input_files_1: create GCAE input files
for a simple setting
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.