Learn R Programming

simFrame (version 0.1.2)

Strata-class: Class "Strata"

Description

Class containing strata information for a data set.

Arguments

Objects from the Class

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

See Also

stratify

Examples

Run this code
showClass("Strata")

Run the code above in your browser using DataLab