R/data_tumor.R

#' @export

data_tumor  <- c(rep(0,70), rep(1,13), rep(2,15), rep(3,6), rep(4,7), rep(5,5), rep(6,9), rep(7,9), rep(8,1), rep(9,2), rep(10,5), rep(11,1), rep(13,1),rep(14,1), rep(15,1), rep(16,1),
rep(20,3), rep(21,1), rep(24,3), rep(26,1), rep(30,1), rep(50,2))

Try the DDPM package in your browser

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

DDPM documentation built on July 9, 2023, 6:17 p.m.