Skip to contents

Contains a sample Youden Plot dataset

Usage

youden_plot_data

Format

An object of class data.frame with 40 rows and 3 columns.

Examples

youden_plot_data
#>    location measurement_1 measurement_2
#> 1         1          1534          1564
#> 2         1          1636          1631
#> 3         1          1547          1512
#> 4         1          1634          1631
#> 5         1          1675          1645
#> 6         1          1579          1591
#> 7         1          1566          1579
#> 8         1          1503          1488
#> 9         1          1607          1596
#> 10        1          1565          1541
#> 11        2          1545          1513
#> 12        2          1656          1642
#> 13        2          1519          1522
#> 14        2          1615          1627
#> 15        2          1607          1583
#> 16        2          1576          1569
#> 17        2          1580          1562
#> 18        2          1505          1508
#> 19        2          1593          1595
#> 20        2          1582          1569
#> 21        3          1518          1532
#> 22        3          1638          1639
#> 23        3          1500          1510
#> 24        3          1656          1644
#> 25        3          1650          1640
#> 26        3          1577          1587
#> 27        3          1569          1554
#> 28        3          1434          1437
#> 29        3          1572          1561
#> 30        3          1535          1530
#> 31        4          1532          1516
#> 32        4          1629          1644
#> 33        4          1536          1528
#> 34        4          1602          1600
#> 35        4          1632          1616
#> 36        4          1559          1582
#> 37        4          1579          1550
#> 38        4          1533          1521
#> 39        4          1592          1581
#> 40        4          1571          1561