chl {gamair} | R Documentation |
Data relating to the callibration of remote sensed satellite data. The SeaWifs satellite provides estimates of chlorophyll concentration at the ocean surface from measurements of ocean surface colour. It is of interest to attempt to use these data to predict direct bottle measurements of chl. conc.
data(chl)
A data frame with 6 columns and 13840 rows. The columns are:
http://seawifs.gsfc.nasa.gov/SEAWIFS
and the World Ocean Database.
Wood, S.N. (2006) Generalized Additive Models: An Introduction with R. CRC
data(chl) with(chl,plot(chl,chl.sw))