RefGroup-class {childsds}R Documentation

Class of references

Description

Container for reference tables

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(s)

Mandy Vogel

Examples

data(kiggs.ref)
print(kiggs.ref)
data(ukwho.ref)
print(ukwho.ref)
data(who.ref)
print(who.ref)

[Package childsds version 0.8.0 Index]