Package: biwt Type: Package Title: Functions to Compute the Biweight Mean Vector and Covariance and Correlation Matrices Version: 1.1.0 Authors@R: c( person(given = "Johanna", family = "Hardin", email = "jo.hardin@pomona.edu", role = c("aut", "cre"))) Maintainer: Johanna Hardin Description: The base functions compute multivariate location, scale, and correlation estimates based on Tukey's biweight M-estimator. Using the base function, the computations can be applied to a large number of observations to create either a matrix of biweight distances or biweight correlations. Depends: R (>= 3.0.0) Imports: robustbase, stats, MASS License: MIT + file LICENSE Encoding: UTF-8 LazyLoad: yes URL: https://github.com/hardin47/biwt, https://hardin47.github.io/biwt/ BugReports: https://github.com/hardin47/biwt/issues RoxygenNote: 7.3.2 Suggests: knitr, rmarkdown, testthat (>= 3.0.0), ggplot2, dplyr, purrr, tidyr, readr, gt, dendextend, colorspace, cluster, usedist, gplots Config/testthat/edition: 3 VignetteBuilder: knitr Repository: https://hardin47.r-universe.dev Date/Publication: 2024-09-23 23:42:29 UTC RemoteUrl: https://github.com/hardin47/biwt RemoteRef: HEAD RemoteSha: f0e6c30a799bc6c7d29466108e7d53e2c856398d NeedsCompilation: no Packaged: 2026-07-05 10:12:22 UTC; root Author: Johanna Hardin [aut, cre]