.correctImplausibleOrdering {valueEQ5D} | R Documentation |
Function to correct implausible ordering in Australian valueset for EQ-5D-3L
Description
Correcting the implausible ordering
Usage
.correctImplausibleOrdering(scores)
Arguments
scores |
, EQ-5D-3L scores as a number |
Value
the value that read from the stored dataframe
Examples
.correctImplausibleOrdering(11121)
[Package valueEQ5D version 0.7.2 Index]