Other packages > Find by keyword >

HoRM  

Supplemental Functions and Datasets for "Handbook of Regression Methods"
View on CRAN: Click here


Download and install HoRM package within the R console
Install from CRAN:
install.packages("HoRM")

Install from Github:
library("remotes")
install_github("cran/HoRM")

Install by package version:
library("remotes")
install_version("HoRM", "0.1.4")



Attach the package and use:
library("HoRM")
Maintained by
Derek S. Young
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-01-27
Latest Update: 2025-05-16
Description:
Supplement for the book "Handbook of Regression Methods" by D. S. Young. Some datasets used in the book are included and documented. Wrapper functions are included that simplify the examples in the textbook, such as code for constructing a regressogram and expanding ANOVA tables to reflect the total sum of squares.
How to cite:
Derek S. Young (2017). HoRM: Supplemental Functions and Datasets for "Handbook of Regression Methods". R package version 0.1.4, https://cran.r-project.org/web/packages/HoRM. Accessed 08 Aug. 2026.
Previous versions and publish date:
0.1.0 (2017-01-27 10:39), 0.1.1 (2017-03-10 08:12), 0.1.2 (2019-04-25 00:00), 0.1.3 (2021-03-11 07:10), (2026-07-09 08:06)
Other packages that cited HoRM R package
View HoRM citation profile
Other R packages that HoRM depends, imports, suggests or enhances
Complete documentation for HoRM
Functions, R codes and Examples using the HoRM R package
Some associated functions: Auto . BAC . GOFtests . GRB . HoRM.package . JamesBond . SSCPfn . amit . auditory . cheese . chem . compasst . cracker . credloss . fiber . fly . gas . hildrethlu . light . logdiag . poly2form . powerF . powerb . pprfuns . psiandrew . reganova . regmanova . regressogram . repair . stock . tortoise . toy . wood . yarn . 
Some associated R codes: GOFtests.R . SSCPfn.R . hildrethlu.R . logdiag.R . poly2form.R . powerb.R . powerf.R . pprfns.R . psiandrew.R . reganova.R . regmanova.R . regressogram.R .  Full HoRM package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

FastGaSP  
Fast and Exact Computation of Gaussian Stochastic Process
Implements fast and exact computation of Gaussian stochastic process with the Matern kernel using fo ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
skewt  
The Skewed Student-t Distribution
Density, distribution function, quantile function and random generation for the skewed t distributio ...
Download / Learn more Package Citations See dependency  
box  
Write Reusable, Composable and Modular R Code
A modern module system for R. Organise code into hierarchical, composable, reusable modules, and us ...
Download / Learn more Package Citations See dependency  
Morpho  
Calculations and Visualisations Related to Geometric Morphometrics
A toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh d ...
Download / Learn more Package Citations See dependency  
productplots  
Product Plots for R
Framework for visualising tables of counts, proportions and probabilities. The framework is called ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA