Package: WData Title: Statistical Inference for Weighted Data Version: 0.1.1 Authors@R: c( person("Sánchez Martínez", "Noelia", , "noelia.sanchez.martinez@rai.usc.es", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-2869-1347")), person("Borrajo Garcia", "Maria Isabel", , "mariaisabel.borrajo@usc.es", role = "aut", comment = c(ORCID = "0000-0002-3372-1993")), person("Conde Amboage", "Mercedes", , "mercedes.amboage@usc.es", role = "aut", comment = c(ORCID = "0000-0003-0306-8142")) ) Description: Analyzes and models data subject to sampling biases. Provides functions to estimate the density and cumulative distribution functions from biased samples of continuous distributions. Includes the estimators proposed by Bhattacharyya et al. (1988) and Jones (1991) for density, and by Cox (2005, ISBN:052184939X) and Bose and Dutta (2022) for distribution, with different bandwidth selectors. Also includes a real length-biased dataset on shrub width from Muttlak (1988) . License: GPL-3 URL: https://github.com/noeliasanchmrt/WData BugReports: https://github.com/noeliasanchmrt/WData/issues Depends: R (>= 3.5.0) Imports: bayesmeta, evmix, KScorrect, progress, Rcpp, Rdpack Suggests: roxygen2, testthat (>= 3.0.0), vdiffr Enhances: stats RdMacros: Rdpack Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libgsl0-dev Repository: https://noeliasanchmrt.r-universe.dev Date/Publication: 2025-12-22 17:41:36 UTC RemoteUrl: https://github.com/noeliasanchmrt/wdata RemoteRef: HEAD RemoteSha: eb503aa44a9b571df7b6131c7668af822c88a9b1 NeedsCompilation: no Packaged: 2026-07-17 05:55:45 UTC; root Author: Sánchez Martínez Noelia [cre, aut] (ORCID: ), Borrajo Garcia Maria Isabel [aut] (ORCID: ), Conde Amboage Mercedes [aut] (ORCID: ) Maintainer: Sánchez Martínez Noelia