The HoRM package provides supplemental functions and datasets for the book Handbook of Regression Methods by Derek S. Young. Illustrations of the datasets are included in both that textbook as well as the accompanying Shiny app.
Other highlights:
Includes 21 real datasets, each of which is analyzed in the book Handbook of Regression Methods.
Inclcudes some original functions, such as for the regressogram and power functions for the general linear F-test.
The book Handbook of Regression Methods provides documentation about the HoRM package. Moreover, the help file also documents the original sources for each dataset.
All examples in Handbook of Regression Methods are demonstrated in the Shiny app.
Released and tested versions of Rcpp are available via the CRAN network, and can be installed from within R via
install.packages("HoRM")
The issue tickets at the GitHub repo are the primary bug reporting interface. As with the other web resources, previous issues can be searched as well.
Derek S. Young
GPL (>= 2)
As contributors and maintainers of this project, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities. Both contributors and maintainers must consistently demonstrate acceptable behavior, respectful communications, and professional conduct. Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct. Project maintainers who do not follow the Code of Conduct may be removed from the project team. Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by opening an issue or contacting one or more of the project maintainers. By contributing to this project, you agree to abide by its terms.
We are here for a love of coding and a passion for cultivating knowledge. Let us enjoy this collaboration together!