Learn R Programming

simFrame (version 0.1.2)

DataControl-class: Class "DataControl"

Description

Class for controlling model-based generation of data.

Arguments

Objects from the Class

Objects can be created by calls of the form new("DataControl", ...) or DataControl(...).

Extends

Class "VirtualDataControl", directly.

See Also

VirtualDataControl, generate

Examples

Run this code
showClass("DataControl")

Run the code above in your browser using DataLab