Learn R Programming

CompareTests (version 1.3)

specimens: Fictitious data on specimens tested by two methods

Description

stdtest has been done on everyone, and sampledtest has been done on a stratifed subsample of 275 out of 402 specimens (is NA on the other 127 specimens)

Usage

data(specimens)

Arguments

Format

A data frame with 402 observations on the following 3 variables.

stratum

6 strata used for sampling

stdtest

standard test result available on all specimens

sampledtest

new test result available only on stratified subsample

Examples

Run this code
data(specimens)

Run the code above in your browser using DataLab