Package: WData
Title: Statistical Inference for Weighted Data
Version: 0.1.0
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)
    <doi:10.1080/03610928808829825> and Jones (1991) <doi:10.2307/2337020>
    for density, and by Cox (2005, ISBN:052184939X) and Bose and Dutta
    (2022) <doi:10.1007/s00184-021-00824-3> for distribution, with
    different bandwidth selectors. Also includes a real length-biased
    dataset on shrub width from Muttlak (1988)
    <https://www.proquest.com/openview/3dd74592e623cdbcfa6176e85bd3d390/1?cbl=18750&diss=y&pq-origsite=gscholar>.
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, latex2exp, 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
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-30 16:43:21 UTC; noeliasanchezmartinez
Author: Sánchez Martínez Noelia [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-2869-1347>),
  Borrajo Garcia Maria Isabel [aut] (ORCID:
    <https://orcid.org/0000-0002-3372-1993>),
  Conde Amboage Mercedes [aut] (ORCID:
    <https://orcid.org/0000-0003-0306-8142>)
Maintainer: Sánchez Martínez Noelia <noelia.sanchez.martinez@rai.usc.es>
Repository: CRAN
Date/Publication: 2025-08-18 14:40:08 UTC
Built: R 4.4.3; ; 2025-10-08 02:59:02 UTC; windows
