Skip to content

Surrogate residuals for cumulative link and general regression models in R

Notifications You must be signed in to change notification settings

koalaverse/sure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e8e0bba · Feb 4, 2020
Feb 4, 2020
Feb 4, 2020
Mar 20, 2018
Mar 20, 2018
Jul 1, 2018
Jul 1, 2018
Feb 4, 2020
Feb 27, 2018
Mar 20, 2018
Sep 11, 2018
Jul 1, 2018
May 23, 2018
Aug 8, 2017
Jul 5, 2017
Jul 1, 2018
Mar 20, 2018
Feb 4, 2020
Jul 1, 2018
Feb 4, 2020
Jun 19, 2018
Feb 27, 2018
Sep 11, 2018
Jul 5, 2017
Aug 20, 2017

Repository files navigation

sure: Surrogate Residuals

Build Status AppVeyor Build Status codecov

Overview

An R package for constructing SUrrogate-based REsiduals and diagnostics for ordinal and general regression models; based on the approach described in Dungang and Zhang (2017).

Installation

The sure package is currently listed on CRAN and can easily be installed:

# Install from CRAN (recommended)
install.packages("sure")
  
# Alternatively, install the development version from GitHub
if (!requireNamespace("devtools")) install.packages("devtools")
devtools::install_github("koalaverse/sure")

References

Liu, D. and Zhang, H. Residuals and Diagnostics for Ordinal Regression Models: A Surrogate Approach. Journal of the American Statistical Association (accepted). URL http://www.tandfonline.com/doi/abs/10.1080/01621459.2017.1292915?journalCode=uasa20

Greenwell, B.M., McCarthy, A.J., Boehmke, B.C. & Dungang, L. (2018) “Residuals and diagnostics for binary and ordinal regression models: An introduction to the sure package.” The R Journal (pre-print). URL https://journal.r-project.org/archive/2018/RJ-2018-004/index.html

About

Surrogate residuals for cumulative link and general regression models in R

Topics

Resources

Citation

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages