gcaer: gcaer: An R interface to 'GCAE'.

gcaerR Documentation

gcaer: An R interface to GCAE.

Description

gcaer is an R interface to GCAE.

Details

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

Author(s)

Richèl J.C. Bilderbeek


richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.