ddi_method | R Documentation |
This section describes the methodology and processing involved in a data collection. More information on these elements, especially their allowed attributes, can be found in the references.
ddi_method(...) ddi_dataProcessing(...) ddi_stdyClas(...)
... |
Child nodes or attributes. |
Parent nodes
method
is contained in stdyDscr
.
method specific child nodes
ddi_dataProcessing()
describes various data processing procedures not
captured elsewhere in the documentation, such as topcoding, recoding,
suppression, tabulation, etc. The "type" attribute supports better
classification of this activity, including the optional use of a controlled
vocabulary.
ddi_stdyClas()
is generally used to give the data archive's class or
study status number, which indicates the processing status of the study. May
also be used as a text field to describe processing status. This element may
be repeated to support multiple language expressions of the content.
A ddi_node object.
ddi_anlyInfo()
ddi_codingInstructions()
ddi_dataColl()
ddi_notes()
ddi_method() # Functions that need to be wrapped in ddi_method() ddi_dataProcessing(type = "topcoding", "The income variables in this study (RESP_INC, HHD_INC, and SS_INC) were topcoded to protect confidentiality.") ddi_stdyClas("ICPSR Class II")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.