man-roxygen/ex_Thompson2002_p_78.R

#' # Example from Thompson (2002), p. 78-79
#' N = 100
#' n1 = 4
#' x = c(60, 60, 14, 1)
#' y = c(1, 1, 1, 1)
#' m = c(5, 5, 2, 1)
#' R_hat(y, x, N, n1, m, replace="TRUE")
#' var_R_hat(y, x, N, n1, m)
ksauby/ACS documentation built on Aug. 18, 2022, 3:33 a.m.