Description Details Slots Author(s) Examples
The ird class stores raw individual milestone
0/1/M+/M- data.
Conversion of currently only one-way, from mst to bds.
mstA numeric matrix or a data.frame with
milestone responses data.
There should be a variable with decimal age named "age" (or
optionally a different name defined by xname). The remaining
columns may contain 0 (fail), 1 (pass), 2 (M+), 3 (M-) or NA
responses on milestones.
mapA data frame with two columns that maps column names
in mst into bds numbers. The first column is a
character vector with names in mst (do not include the age variable),
the second is an integer vector with the BDS number.
bdsA calculated data frame containing age plus the
mapped variables from mst. Values are coded into the
BDS-codes: 1 (pass), 2 (fail, M-), 3 (M+). If not specified, the
bds slot is converted from mst and map.
xnameName of the age variable
instrumentA 3-letter code identifying the measurement instrument,
for example, instrument = "ddi".
Stef van Buuren 2020
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.