Strata-class: Class "Strata"
Description
Class containing strata information for a data set.Objects from the Class
Objects can be created by calls of the form new("Strata", ...)
or
Strata(...)
.However, objects are expected to be created by the function
stratify
, these constructor functions are not supposed to be
called by the user.
UML class diagram
A slightly simplified UML class diagram of the framework can be found in
Figure 1 of the package vignette An Object-Oriented Framework for
Statistical Simulation: The RPackage simFrame
. Use
vignette("simFrame-intro")
to view this vignette.