hellung {ISwR} | R Documentation |
The hellung
data frame has 51 rows and 3 columns.
diameter and concentration of Tetrahymena cells with and without
glucose added to growth medium.
hellung
This data frame contains the following columns:
glucose
conc
diameter
D. Kronborg and L.T. Skovgaard (1990), Regressionsanalyse, Table 1.1, FADLs Forlag (in Danish).
plot(diameter~conc,pch=glucose,log="xy",data=hellung)