Learn R Programming

simFrame (version 0.1.2)

NAControl-class: Class "NAControl"

Description

Class for controlling the insertion of missing values in a simulation experiment.

Arguments

Objects from the Class

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

Extends

Class "VirtualNAControl", directly. Class "OptNAControl", by class "VirtualNAControl", distance 2.

See Also

VirtualNAControl, setNA

Examples

Run this code
showClass("NAControl")

Run the code above in your browser using DataLab