Learn R Programming

isdals (version 3.0.1)

elisa: Optical density for dilutions of a standard dissolution with ubiquitin antibody

Description

As part of a so-called ELISA experiment, the optical density was measured for various dilutions of two different dissolutions with ubiquitin antibody. One dissolution was standard, whereas the other was serum from mice. For each dilution, the mixture proportion describes how many times the original ubiquitin dissolution has been thinned.

Usage

data(elisa)

Arguments

Format

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

type

type of dissolution. Factor with levels mouse std

mix

a numeric vector describing how many times the original ubiquitin dissolution was thinned

od

optical density

Examples

Run this code
data(elisa)

Run the code above in your browser using DataLab