Package: HoRM Type: Package Title: Supplemental Functions and Datasets for "Handbook of Regression Methods" Version: 0.1.3 Date: 2021-03-10 Authors@R: c(person("Derek S.", "Young", role = c("aut", "cre"), email = "derek.young@uky.edu")) Depends: R (>= 3.5.0) Imports: ggplot2, MASS, orthopolynom, quantmod, rsm, stats4 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. URL: https://github.com/dsy109/HoRM License: GPL (>= 2) Config/pak/sysreqs: libssl-dev Repository: https://dsy109.r-universe.dev Date/Publication: 2024-06-17 14:14:17 UTC RemoteUrl: https://github.com/dsy109/horm RemoteRef: HEAD RemoteSha: 276b85a65f6e488862910f28f1d0a589ffd5fb25 NeedsCompilation: no Packaged: 2026-07-15 08:49:17 UTC; root Author: Derek S. Young [aut, cre] Maintainer: Derek S. Young