R/bootstrapFP-package.R

#' bootstrapFP: Bootstrap Algorithms for Finite Population Inference
#' 
#' Perform bootstrap variance estimation of the Horvitz-Thompson total estimator
#' in finite population sampling with equal or unequal probabilities.
#' 
#' 
#' 
#' 
#'
#'
#' @references
#' Mashreghi Z.; Haziza D.; Léger C., 2016. A survey of bootstrap methods in 
#' finite population sampling. Statistics Surveys 10 1-52.
#'
#'
#' @importFrom stats lm pnorm setNames coef model.matrix residuals
#'
#'@aliases bootstrapFP-package NULL
'_PACKAGE'
rhobis/bootstrapFP documentation built on March 13, 2024, 5:31 p.m.