R/dataset.R

#' A sample data from the \url{www.dcjingsai.com}
#'
#' A dataset containing four columns, \code{short_name}, \code{t}
#' \code{p}, and \code{phat}.
#'
#' @format A data frame with 183093 rows and 4 variables:
#' \describe{
#'   \item{short_name}{the id of machines}
#'   \item{t}{observation time}
#'   \item{p}{target}
#'   \item{phat}{predictions}
#' }
#' @source \url{https://github.com/JiaxiangBU/phv}
"dataset"
JiaxiangBU/add2evaluation documentation built on Jan. 21, 2020, 7:05 a.m.