R/resex.R

#' Resex data
#'
#' A monthly series of inward movement of residential telephone extensions in a
#' fixed geographic area from January 1966 to May 1973.
#'
#' Format: numeric vector of size 89.
#'
#' @docType data
#'
#' @usage data(resex)
#'
#' @format An object of class \code{"data.frame"}.
#'
#' @references Brubacher. S.R. (1974), Time series outlier detection and modeling
#' with interpolation, Bell Laboratories Technical Memo.
#'
#' @source Source Engineering, 2nd. Edition, New York, John Wiley.
#'
#' @examples
#' data(resex)
"resex"

Try the RobStatTM package in your browser

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

RobStatTM documentation built on Nov. 28, 2023, 1:11 a.m.