Package: ODS
Type: Package
Title: Statistical Methods for Outcome-Dependent Sampling Designs
Version: 0.2.0
Authors@R: c(person("Yinghao", "Pan", role = c("aut", "cre"),
                     email = "ypan8@uncc.edu"),
             person("Haibo", "Zhou", role = "aut",
                     email = "zhou@bios.unc.edu"),
             person("Mark", "Weaver", role = "aut"),
             person("Guoyou", "Qin", role = "aut"),
             person("Jianwen", "Cai", role = "aut"))
Author: Yinghao Pan [aut, cre],
  Haibo Zhou [aut],
  Mark Weaver [aut],
  Guoyou Qin [aut],
  Jianwen Cai [aut]
Maintainer: Yinghao Pan <ypan8@uncc.edu>
Description: Outcome-dependent sampling (ODS) schemes are cost-effective ways to enhance study efficiency. 
    In ODS designs, one observes the exposure/covariates with a probability that depends on the outcome 
    variable. Popular ODS designs include case-control for binary outcome, case-cohort for time-to-event 
    outcome, and continuous outcome ODS design (Zhou et al. 2002) <doi: 10.1111/j.0006-341X.2002.00413.x>. 
    Because ODS data has biased sampling nature, standard statistical analysis such as linear regression 
    will lead to biases estimates of the population parameters. This package implements four statistical 
    methods related to ODS designs: (1) An empirical likelihood method analyzing the primary continuous 
    outcome with respect to exposure variables in continuous ODS design (Zhou et al., 2002). (2) A partial 
    linear model analyzing the primary outcome in continuous ODS design (Zhou, Qin and Longnecker, 2011) 
    <doi: 10.1111/j.1541-0420.2010.01500.x>. (3) Analyze a secondary outcome in continuous ODS design 
    (Pan et al. 2018) <doi: 10.1002/sim.7672>. (4) An estimated likelihood method analyzing a secondary 
    outcome in case-cohort data (Pan et al. 2017) <doi: 10.1111/biom.12838>.
Depends: R (>= 3.5.0)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Imports: cubature (>= 1.4-1), survival (>= 2.42-3), utils, stats
URL: https://github.com/Yinghao-Pan/ODS
BugReports: https://github.com/Yinghao-Pan/ODS/issues
NeedsCompilation: no
Packaged: 2018-11-18 23:43:39 UTC; yinghaopan
Repository: CRAN
Date/Publication: 2018-11-19 17:50:03 UTC
Built: R 4.6.0; ; 2025-10-14 02:00:54 UTC; windows
