sbohora/sAUC: Semi-parametric Area Under the Curve (AUC) regression

In many applications, comparing two groups while adjusting for multiple covariates is desired for the statistical analysis. For instance, in clinical trials, adjusting for covariates is a necessary aspect of the statistical analysis in order to improve the precision of the treatment comparison and to assess effect modification. sAUC is a semi-parametric AUC regression model to compare the effect of two treatment groups in the intended non-normal outcome while adjusting for discrete covariates. More detailed reasons on what it is and why it is proposed are outlined in the paper published in the Journal of Data Science which can be accessed via https://github.com/sbohora/sAUC/blob/master/docs/articles/bohora-etal-sauc-paper.pdf. A major reason behind the development of this method is that this method is computationally simple and is based on closed-form parameter and standard error estimation.

Getting started

Package details

AuthorSom Bohora [aut, cre]
MaintainerSom Bohora <energeticsom@gmail.com>
LicenseGPL-2
Version0.0.1.9
URL https://github.com/sbohora/sAUC
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sbohora/sAUC")
sbohora/sAUC documentation built on May 29, 2019, 3:23 p.m.