DAMisc: Dave Armstrong's Miscellaneous Functions

Miscellaneous set of functions I use in my teaching either at the University of Western Ontario or the Inter-university Consortium for Political and Social Research (ICPSR) Summer Program in Quantitative Methods. Broadly, the functions help with presentation and interpretation of LMs and GLMs, but also implement some new tools like Alternating Least Squares Optimal Scaling for dependent variables, a Bayesian analog to the ALSOS algorithm. There are also tools to help understand interactions in both LMs and binary GLMs.

Version: 1.7.2
Depends: R (≥ 4.0.0)
Imports: lattice, grid, car, effects, ggplot2, MASS, nnet, splines, xtable, boot, optiscale, AICcmodavg, latticeExtra, coda, clarkeTest, haven, survey, janitor, tidyr, tidyselect, tibble, magrittr, dplyr, rlang, jtools, DT, srvyr
Suggests: carData, knitr, markdown, rmarkdown, rstan
Published: 2022-01-11
Author: Dave Armstrong [aut, cre]
Maintainer: Dave Armstrong <dave at quantoid.net>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Materials: README
CRAN checks: DAMisc results

Documentation:

Reference manual: DAMisc.pdf
Vignettes: Estimating ALSOS Models
Interactions in Binary DV Models

Downloads:

Package source: DAMisc_1.7.2.tar.gz
Windows binaries: r-devel: DAMisc_1.7.2.zip, r-release: DAMisc_1.7.2.zip, r-oldrel: DAMisc_1.7.2.zip
macOS binaries: r-release (arm64): DAMisc_1.7.2.tgz, r-oldrel (arm64): DAMisc_1.7.2.tgz, r-release (x86_64): DAMisc_1.7.2.tgz, r-oldrel (x86_64): DAMisc_1.7.2.tgz
Old sources: DAMisc archive

Reverse dependencies:

Reverse imports: psre

Linking:

Please use the canonical form https://CRAN.R-project.org/package=DAMisc to link to this page.