R/Vaal-Flow.r

#' Vaal River Annual Flow Data
#'
#' @description The annual flow data of Vaal River at Standerton as given by Table 1.1 of Linhart and Zucchini
#' (1986) give the flow in millions of cubic metres. 
#'
#' @docType data
#' @keywords datasets
#' @name Vaal.Flow
#' @usage data(Vaal.Flow)
#' @format   The format is: int [1:65] 222 1094 452 1298 882 988 276 216 103 490 ...
#' @references Linhart, H., and Zucchini, W., \emph{Model Selection}, 
#'  Wiley Series in Probability and Mathematical Statistics: Applied
#' Probability and Statistics, New York: John Wiley and Sons Inc, 1986.
#' @examples data(Vaal.Flow)
"Vaal.Flow"

Try the mable package in your browser

Any scripts or data that you put into this service are public.

mable documentation built on Aug. 24, 2023, 5:10 p.m.