create_test_model: Create a GCAE model to be used in testing

View source: R/create_test_model.R

create_test_modelR Documentation

Create a GCAE model to be used in testing

Description

Create a GCAE model to be used in testing

Usage

create_test_model(model_filename = gcaer::get_gcaer_filename("M0.json"))

Arguments

model_filename

name of a file that stores a GCAE architecture, as checked by check_model_filename. Use read_model_file to read a GCAE architecture from that file.

Value

a GCAE model

Author(s)

Richèl J.C. Bilderbeek

Examples

create_test_model()
check_model(create_test_model())

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