Package: wstats 0.1.1

Johann D. Gaebler
wstats: Weighted Descriptive Statistics
Weighted versions of common descriptive statistics (variance, standard deviation, covariance, correlation, quantiles).
Authors:
wstats_0.1.1.tar.gz
wstats_0.1.1.tar.gz(r-4.7-arm64)wstats_0.1.1.tar.gz(r-4.7-x86_64)wstats_0.1.1.tar.gz(r-4.6-arm64)wstats_0.1.1.tar.gz(r-4.6-x86_64)
wstats_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
wstats/json (API)
NEWS
| # Install 'wstats' in R: |
| install.packages('wstats', repos = c('https://cran.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 from:fca87f6efe. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 114 | ||
| linux-devel-x86_64 | OK | 136 | ||
| source / vignettes | OK | 187 | ||
| linux-release-arm64 | OK | 111 | ||
| linux-release-x86_64 | OK | 118 | ||
| wasm-release | OK | 139 |
Exports:weighted_corweighted_covweighted_kurtosisweighted_madweighted_medianweighted_quantileweighted_sdweighted_skewnessweighted_var
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Weighted correlation | weighted_cor |
| Weighted covariance | weighted_cov |
| Weighted excess kurtosis | weighted_kurtosis |
| Weighted median absolute deviation | weighted_mad |
| Weighted median | weighted_median |
| Weighted quantiles | weighted_quantile |
| Weighted standard deviation | weighted_sd |
| Weighted skewness | weighted_skewness |
| Weighted variance | weighted_var |