man-roxygen/ex_Thompson2002_2_p_307_values.R

#' @examples
#' # Ch. 24, Exercise #2, p. 307, from Thompson (2002)
#' N = 1000
#' n1 = 100
#' m_vec = c(2,3, rep(1,98))
#' y = c(3,6, rep(0, 98))
#' sampling = "SRSWOR"
#' criterion = 0
ksauby/ACS documentation built on Aug. 18, 2022, 3:33 a.m.