QRISK3_2017_test {QRISK3} | R Documentation |
Test data for QRISK3 2017 algorithm - 2017 data
Description
Data from QRISK3 original algorithm (C code) in 2017. The aim is to compare whether this package calculates the same score as the original algorithm. "QRISK_C_algorithm_score" in dataset is the score calculated using original algorithm in 2017. It should give the same score as this package.
Usage
data(QRISK3_2017_test)
Format
An object of class data.frame
with 48 rows and 27 columns.
Examples
data(QRISK3_2017_test)
str(QRISK3_2017_test)
[Package QRISK3 version 0.6.0 Index]