Skip to content

Commit

Permalink
version 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rhobis authored and cran-robot committed Sep 2, 2023
1 parent 670c78d commit d738a87
Show file tree
Hide file tree
Showing 12 changed files with 731 additions and 726 deletions.
11 changes: 5 additions & 6 deletions DESCRIPTION
@@ -1,21 +1,20 @@
Package: bootstrapFP
Type: Package
Title: Bootstrap Algorithms for Finite Population Inference
Version: 0.4.4
Date: 2020-10-13
Version: 0.4.5
Date: 2023-08-26
Authors@R: person("Roberto", "Sichera", email = "rob.sichera@gmail.com", role = c("aut", "cre"))
Description: Finite Population bootstrap algorithms to estimate the variance
of the Horvitz-Thompson estimator for single-stage sampling.
For a survey of bootstrap methods for finite populations, see Mashreghi et Al. (2016) <doi:10.1214/16-SS113>.
License: GPL-3
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/rhobis/bootstrapFP/issues
RoxygenNote: 7.1.1
RoxygenNote: 7.2.3
Imports: sampling
NeedsCompilation: no
Packaged: 2020-10-13 06:10:29 UTC; Roberto
Packaged: 2023-09-02 20:11:01 UTC; Roberto
Author: Roberto Sichera [aut, cre]
Maintainer: Roberto Sichera <rob.sichera@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-13 08:30:05 UTC
Date/Publication: 2023-09-02 20:30:05 UTC
21 changes: 11 additions & 10 deletions MD5
@@ -1,17 +1,18 @@
7e29f821ea76f28ce9fd84b324fcd23f *DESCRIPTION
dbb530deccefcbe5fda8d39258952624 *DESCRIPTION
679286214062164310de1f1765fd2370 *NAMESPACE
7f6e62bc87e8ae36daf8f951cf123cef *R/AntalTille_UPS.R
1169900f6c3df3d5171d455f9807bacd *R/AntalTille_UPS.R
d2de7b5a963824f623156e3abe629413 *R/bootstrapFP-package.R
07b3064954bebbd6b331d80ce617066b *R/bootstrapFP.R
ebefb2f106870584efa06d6827297852 *R/direct_SRS.R
5ab17d40b8cf2f85cfa44c2892a2fe9a *R/generalised.R
5d55b382e620b1583bd27f0d1c09a399 *R/package-bootstrapFP.R
8d0a48dbca4043ffd9475cb0f1da02d2 *R/pseudo_population.R
1f4aae6e373c1beb0f52b20e23fb36ec *R/direct_SRS.R
e7d0645a97909c40cb6a58e2a2340a75 *R/generalised.R
6ff6377dc0d2a30f9d649b8982495cb7 *R/pseudo_population.R
d086d56b94a0cc458c32ec9295fd39a6 *R/utils.R
65d2ccf415e843e4bad881534adfa2f6 *R/weights.R
2a183ca43b11127d967f728caf7f6374 *README.md
358b6f0ea073f826b5c74b6f01fa600f *R/weights.R
b882ec6e59933dc19a73fbffbb4fca21 *README.md
89259ec9f6b6bf0dd703808d8dcd492c *man/AntalTille2011_ups.Rd
0f8ae6c53e713911fd728dd54b5652a6 *man/bootstrapFP.Rd
53bd708710432a54d4bf6139cd634dca *man/bootstrap_weights.Rd
bb3bdda64d5fb0dd9f0e32d1fc83644b *man/bootstrapFP-package.Rd
4382e6ae7a8e0b013299a93a71dadb56 *man/bootstrapFP.Rd
3c1c1e1943a17e445bc4044397819cb9 *man/bootstrap_weights.Rd
21e45cbb05ee895f6816952e402fd225 *man/define_phi.Rd
e9b79123a3d771da1afb3bba4c4e23be *man/directBS_srs.Rd
6a832cc263789dadc900fa544648f28b *man/doubled_half.Rd
Expand Down

0 comments on commit d738a87

Please sign in to comment.