Learn R Programming

ISwR (version 1.0-6)

hellung: Growth of Tetrahymena cells

Description

The hellung data frame has 51 rows and 3 columns. diameter and concentration of Tetrahymena cells, with and without glucose added to growth medium.

Arguments

source

D. Kronborg and L.T. Skovgaard (1990), Regressionsanalyse, Table~1.1, FADLs Forlag (in Danish).

Examples

Run this code
data(hellung)
plot(diameter~conc,pch=glucose,log="xy",data=hellung)

Run the code above in your browser using DataLab