R/MRcovidNL.R

#' COVID-19 Mortality Rate Data for the Netherlands
#'
#' Dataset containing COVID-19 mortality rate data recorded in the Netherlands recorded from 31 March to 30 April 2020.
#'
#' @name MRcovidNL
#'
#' @format
#' A data frame with 30 observations of COVID-19 mortality rate for the Netherlands.
#'
#' @source
#' Almongy, H. M., Almetwally, E. M., Aljohani, H. M., Alghamdi, A. S. and
#' Hafez, E. H. (2021). A new extended Rayleigh distribution with applications
#' of COVID-19 data. \emph{Results in Physics}, 23, 104012.
#'
#' Jamal, F., Shafiq, S., Aslam, M., Khan, S., Hussain, Z., Abbas, Q. (2024).
#' Modeling COVID-19 data with a novel neutrosophic Burr-III distribution,
#' \emph{Scientific Reports}, 14:10810.
#'
#' @examples
#' data("MRcovidNL")
#' head(MRcovidNL)
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.