asrm {sorocs}R Documentation

The example data is meant to represent the dataset supplied by the Physician Reliability Study (PRS), which is explored in Section 5 of the paper. The 'sampledata' file contains the following variables:

Description

The example data is meant to represent the dataset supplied by the Physician Reliability Study (PRS), which is explored in Section 5 of the paper. The 'sampledata' file contains the following variables:

Usage

asrm

Format

A data frame with 129 rows and following variables:

STUDYID

Subject id

logREscoremean1

log value of mean of four Regional Experts¡¯ scores at setting 1

logREscoremean2

log value of mean of four Regional Experts¡¯ scores at setting 2

TN1

sum of the IE(International Experts)'s diagnoses for positive disease at setting 1

TN2

sum of the IE(International Experts)'s diagnoses for positive disease at setting 2

TN12

TN1+TN2

JN1

number of non-missing IE's diagnoses for positive disease at setting 1

JN2

number of non-missing IE's diagnoses for positive disease at setting 2

JN12

JN1+JN2

TNN1

sum of the IE's diagnoses for severe disease at setting 1

TNN2

sum of the IE's diagnoses for severe disease at setting 2

TNN12

TNN1+TNN2

JNN1

number of non-missing IE's diagnoses for severe disease at setting 1

JNN2

number of non-missing IE's diagnoses for severe disease at setting 2

JNN12

JNN1+JNN2

Source

https://doi.org/10.1111/biom.12997


[Package sorocs version 0.1.0 Index]