ModelRef-class: An S4 class representing a reference to an object of class...

ModelRef-classR Documentation

An S4 class representing a reference to an object of class Model.

Description

This identifies the necessary information to locate a saved object of class Model.

Slots

dir

directory where the directory "files" is that contains the referenced Model object

name

a short name identifier.

label

a longer, human readable label that can have other characters

simulator.files

simulator functions will use getOption("simulator.files") if simulator.files not provided.


simulator documentation built on Feb. 16, 2023, 9:34 p.m.