dataObj-class: Class '"dataObj"'

dataObj-classR Documentation

Class "dataObj"

Description

Objects of this class contain information on a population or survey.

Objects from the Class

Objects can be created by calls of the form new("dataObj", ...) but are usually automatically created when using simStructure.

Author(s)

Bernhard Meindl and Matthias Templ

See Also

simPopObj

Examples

showClass("dataObj")

## show method, generate an object of class dataObj first
data(eusilcS)
inp <- specifyInput(data=eusilcS, hhid="db030", weight="rb050", strata="db040")
## shows some basic information:
inp


simPop documentation built on Nov. 10, 2022, 5:43 p.m.