Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ sure Public

❗ This is a read-only mirror of the CRAN R package repository. sure — Surrogate Residuals for Ordinal and General Regression Models. Homepage: https://github.com/AFIT-R/sure Report bugs for this package: https://github.com/AFIT-R/sure/issues

Notifications You must be signed in to change notification settings

cran/sure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAN_Status_Badge Build Status AppVeyor Build Status codecov

sure: Surrogate Residuals

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("AFIT-R/sure")

References

Liu, Dungang and Zhang, Heping. 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

About

❗ This is a read-only mirror of the CRAN R package repository. sure — Surrogate Residuals for Ordinal and General Regression Models. Homepage: https://github.com/AFIT-R/sure Report bugs for this package: https://github.com/AFIT-R/sure/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages