R/data_ship.R

#'Dataset of five kinds of ship accidents in  chapter15
#'
#' A dataset containing Type,TA,TE...15 variables of 40 objects,and 34 objects are available in fact.
#'
#' @format A data frame with 40 rows and 15 variables:
#' \describe{
#'   \item{obs}{objects}
#'   \item{Type}{ship type}
#'   \item{TA}{virtual variable for ship type}
#'   \item{TB}{virtual variable for ship type}
#'   \item{TC}{virtual variable for ship type}
#'   \item{TD}{virtual variable for ship type}
#'   \item{TE}{virtual variable for ship type}
#'   \item{T6064}{virtual variable during manufacturing}
#'   \item{T6569}{virtual variable during manufacturing}
#'   \item{T7074}{virtual variable during manufacturing}
#'   \item{T7579}{virtual variable during manufacturing}
#'   \item{O6074}{virtual variable during running}
#'   \item{O7579}{virtual variable during running}
#'   \item{Mon}{measure of service times}
#'   \item{Acc}{times of accidents}
#' }
#'
"ship"
zhaoxue-xmu/RDA documentation built on May 4, 2019, 10:17 p.m.