Description Usage Arguments Value
Generate a pair of QI specifications and corresponding data and compute some meta information.
1 | join_data2qi(qi, data)
|
qi |
a list containing necessary QI specifications |
data |
a data.frame containing the pre-processed patient survey data the QI should be evaluated on |
The function takes the QI specifications and data and generates a more extensive list object of class qi to be used for computation of the QI result.
For instance, the output contains some meta-information such as number of Merkmale or item categories. The output is ready to use for QI evaluation, i.e.
can serve as input for the function evaluateQI.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.