rpanel (version 1.1-4)

river: Temperature and DO threshold in the River Clyde

Description

These data record the water temperature at a sampling station on the River Clyde, together with an indicator of whether (1) or not (0) the concentration of dissolved oxygen fell below the threshold of 5 percent.

The data are used in the rp.logistic example script.

The data were kindly provided by the Scottish Environment Protection Agency, with the assistance of Dr. Brian Miller.

Arguments

References

rpanel: Simple interactive controls for R functions using the tcltk package. Journal of Statistical Software, 17, issue 9.

Examples

Run this code
# NOT RUN {
  rp.logistic(river$Temperature, river$Low)
# }

Run the code above in your browser using DataLab