SurrogateRegression: Surrogate Outcome Regression Analysis

Performs estimation and inference on a partially missing target outcome (e.g. gene expression in an inaccessible tissue) while borrowing information from a correlated surrogate outcome (e.g. gene expression in an accessible tissue). Rather than regarding the surrogate outcome as a proxy for the target outcome, this package jointly models the target and surrogate outcomes within a bivariate regression framework. Unobserved values of either outcome are treated as missing data. In contrast to imputation-based inference, no assumptions are required regarding the relationship between the target and surrogate outcomes. Estimation in the presence of bilateral outcome missingness is performed via an expectation conditional maximization either algorithm. In the case of unilateral target missingness, estimation is performed using an accelerated least squares procedure. A flexible association test is provided for evaluating hypotheses about the target regression parameters. For additional details, see: McCaw ZR, Gaynor SM, Sun R, Lin X: "Leveraging a surrogate outcome to improve inference on a partially missing target outcome" <doi:10.1111/biom.13629>.

Version: 0.6.0.1
Depends: R (≥ 3.4.0)
Imports: methods, Rcpp, stats
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat (≥ 3.0.0), knitr, rmarkdown, withr
Published: 2023-10-01
Author: Zachary McCaw ORCID iD [aut, cre]
Maintainer: Zachary McCaw <zmccaw at alumni.harvard.edu>
License: GPL-3
NeedsCompilation: yes
In views: MissingData, Omics
CRAN checks: SurrogateRegression results

Documentation:

Reference manual: SurrogateRegression.pdf
Vignettes: Surrogate Outcome Regression Analysis

Downloads:

Package source: SurrogateRegression_0.6.0.1.tar.gz
Windows binaries: r-devel: SurrogateRegression_0.6.0.1.zip, r-release: SurrogateRegression_0.6.0.1.zip, r-oldrel: SurrogateRegression_0.6.0.1.zip
macOS binaries: r-release (arm64): SurrogateRegression_0.6.0.1.tgz, r-oldrel (arm64): SurrogateRegression_0.6.0.1.tgz, r-release (x86_64): SurrogateRegression_0.6.0.1.tgz
Old sources: SurrogateRegression archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=SurrogateRegression to link to this page.