rcvirtual.daemon-class: Controller (daemon) of statistical models

Description Details Fields Methods

Description

This is a virtual Reference Class for concrete daemon RCs

Details

This RC contains fields (a.k.a. "attributes") and methods (a.k.a. "procedures") that any daemon RC must have.

Fields

strategy.

Strategy object

plotter.

Plotter object

Methods

clean.tmp()

Clean the temporary folder

construct()

Construct basic objects

fit(mle = FALSE, maxit = 1000)

Request the daemon to fit a model

get.data(name)

Retrieve data, stored in memory and controlled by the daemon

graphplot(highlight.node.name = NULL, highlight.edges = "to", col = NULL)

Plot a graph of model parameters, highlighting a particular node and any edges that point to/from it

initialize(package.name = "anonymous", object.name = "anonymous", verbose = TRUE, autoconstruct = FALSE)

Default method to initialize basic objects

vignette(package.name = .self$name)

Provides the vignette associated with this package


rtlemos/rcvirtual documentation built on May 28, 2019, 9:56 a.m.