R/batteries.R

#' Lifetime of batteries data
#'
#' It is related to the lifetime in 100hours of batteries
#'
#' @name batteries
#'
#' @format
#' A data.frame with 23 batteries represent their lifetime.
#'
#' @source
#' Aslam, M. (2021). A new goodness of fit test in the presence of uncertain
#' parameters. \emph{Complex and Intelligent Systems}, 7(1), 359–365.
#'
#' Hassan, M. K. and Aslam, M. (2024). Birnbaum Saunders distribution for
#' imprecise data: statistical properties, estimation methods, and real life
#' applications, \emph{scientific reports}, 14: 6955.
#'
#' @examples
#' data("batteries")
#' batteries
NULL

Try the ntsDatasets package in your browser

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

ntsDatasets documentation built on Sept. 11, 2024, 9:24 p.m.