Learn R Programming

multilevelmod (version 1.0.0)

msa_data: Measurement systems analysis data

Description

Measurement systems analysis data

Arguments

Value

msa_data

a tibble

Details

A biological assay (i.e. a lab test) was run on 56 separate samples twice. The goal is to measure what percentage of the total variation in the results is related to the measurement system and how much is attributable to the true systematic difference (sample-to-sample).

Examples

Run this code
# NOT RUN {
data(msa_data)
str(msa_data)
# }

Run the code above in your browser using DataLab