Learn R Programming

childsds (version 0.6)

RefGroup-class: Class of references

Description

Container for reference tables

Arguments

Slots

name
name of the reference group
refs
List of references, each reference refers to one item and contains independent variable age, and the parameter values for both genders
citations
information about the sources of the references
info
additional infos regarding the references

Examples

Run this code
data(kiggs.ref)
print(kiggs.ref)
data(ukwho.ref)
print(ukwho.ref)
data(who.ref)
print(who.ref)

Run the code above in your browser using DataLab