MaryRiverFlow {robflreg} | R Documentation |
Hourly River Flow Measurements in the Mery River
Description
Hourly river flow measurements obtained from January 2009 to December 2014 (6 years in total) in the Mery River, Australia.
Usage
data(MaryRiverFlow)
Author(s)
Ufuk Beyaztas and Han Lin Shang
Examples
data(MaryRiverFlow)
# Plot
library(fda.usc)
fflow <- fdata(MaryRiverFlow, argvals = 1:24)
plot(fflow, lty = 1, ylab = "", xlab = "Hour",
main = "", mgp = c(2, 0.5, 0), ylim = range(fflow))
[Package robflreg version 1.2 Index]