Learn R Programming

childsds (version 0.9.11)

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

Author

Mandy Vogel

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