Package: resample 0.6
resample: Resampling Functions
Bootstrap, permutation tests, and jackknife, featuring easy-to-use syntax.
Authors:
resample_0.6.tar.gz
resample_0.6.zip(r-4.5)resample_0.6.zip(r-4.4)resample_0.6.zip(r-4.3)
resample_0.6.tgz(r-4.4-any)resample_0.6.tgz(r-4.3-any)
resample_0.6.tar.gz(r-4.5-noble)resample_0.6.tar.gz(r-4.4-noble)
resample_0.6.tgz(r-4.4-emscripten)resample_0.6.tgz(r-4.3-emscripten)
resample.pdf |resample.html✨
resample/json (API)
# Install 'resample' in R: |
install.packages('resample', repos = c('https://timhesterberg.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 years agofrom:c87f89ad6c. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 17 2024 |
R-4.5-win | NOTE | Oct 17 2024 |
R-4.5-linux | NOTE | Oct 17 2024 |
R-4.4-win | NOTE | Oct 17 2024 |
R-4.4-mac | NOTE | Oct 17 2024 |
R-4.3-win | OK | Oct 17 2024 |
R-4.3-mac | OK | Oct 17 2024 |
Exports:bootstrapbootstrap2cat0cat0ncatnCI.bcaCI.bootstrapTCI.percentileCI.tcolStdevscolVarsExpandProbshist.resampleIfElsejackknifepermutationTestpermutationTest2plot.resampleprint.resampleqqnorm.resampleQuantilequantile.resampleresamplesamp.bootstrapsamp.permute
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Overview of the resample package | resample-package |
One and two sample bootstrap sampling and permutation tests. | bootstrap bootstrap2 permutationTest permutationTest2 |
Front end to cat | cat0 cat0n catn |
Bootstrap confidence intervals | CI.bca CI.bootstrapT CI.percentile CI.t |
Column variances and standard deviations for matrices. | colStdevs colVars |
Deprecated functions. | limits.bootstrapT limits.percentile limits.t |
Calculate modified probabilities for more accurate confidence intervals | ExpandProbs |
Conditional Data Selection | IfElse |
One sample jackknife | jackknife |
Methods for common generic functions for resample objects | hist.resample plot.resample print.resample qqnorm.resample quantile.resample |
Compute quantiles using type = 6 | Quantile |
Nonparametric resampling | resample |
Data sets for resampling examples | resample-data TV Verizon |
Generate indices for resampling | samp.bootstrap samp.permute |