getStratumSizes-methods {simFrame}R Documentation

Methods for Function getStratumSizes

Description

Get the stratum sizes.

Methods

x = "list", design = "missing"
get the stratum sizes for a list in which each list element contains the indices of the observations belonging to the corresponding stratum (as returned by getStrataSplit).
x = "data.frame", design = "BasicVector"
get the stratum sizes of a data set, according to the variables specified by design.

Author(s)

Andreas Alfons, alfons@statistik.tuwien.ac.at

See Also

getStratumSizes, getStrataSplit


[Package simFrame version 0.1.1 Index]