river: Temperature and DO threshold in the River Clyde

riverR Documentation

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.

References

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

Examples

## Not run: 
  rp.logistic(river$Temperature, river$Low)

## End(Not run)

rpanel documentation built on Feb. 16, 2023, 10:37 p.m.

Related to river in rpanel...