SimConfig: Configuration object for OPTIC Simulation project

SimConfigR Documentation

Configuration object for OPTIC Simulation project

Description

Configuration object for OPTIC Simulation project

Configuration object for OPTIC Simulation project

Methods

Public methods


Method new()

Usage
SimConfig$new(
  data,
  models,
  method_sample,
  method_pre_model,
  method_model,
  method_post_model,
  method_results,
  iters,
  params,
  globals
)

Method setup_single_simulation()

Usage
SimConfig$setup_single_simulation(i)

Method print()

Usage
SimConfig$print(...)

Method clone()

The objects of this class are cloneable with this method.

Usage
SimConfig$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


aescherling/optic-core documentation built on June 15, 2022, 4:56 a.m.