man-roxygen/samp_Thompson1990fig_n110.R

#' @examples
#'  # - in the dataframe "Thompson1990Fig1Pop", the variable of interest $y$ is "y_value"
#' # - any "y_value" greater than the criterion 0 will trigger cluster sampling
#' popdata = Thompson1990Fig1Pop
#' seed = 9
#' n1 = 10
#' yvar = "y_value"
#' criterion = 0
ksauby/ACS documentation built on Aug. 18, 2022, 3:33 a.m.