Package: RESI Type: Package Title: Robust Effect Size Index (RESI) Estimation Version: 1.3.2 Authors@R: c(person('Megan', 'Jones', email='megan.n.taylor@vanderbilt.edu', role=c('aut', 'cre')), person('Kaidi', 'Kang', email = 'kaidi.kang@vanderbilt.edu', role = c('aut')), person('Simon', 'Vandekar', email='simon.vandekar@vanderbilt.edu', role=c('aut')), person('Gina', 'Yu', email='gina.l.yu@vanderbilt.edu', role=c('ctb')), person('Xinyu', 'Zhang', email='xinyu.zhang@vanderbilt.edu', role=c('ctb'))) Description: Summarize model output using a robust effect size index. The index is introduced in Vandekar, Tao, & Blume (2020, ). Software paper available at . License: GPL-3 Encoding: UTF-8 LazyData: true Collate: 'internal_functions.R' 'summary.resi.R' 'resi.R' 'resi_pe.R' 'Anova.resi.R' 'data.R' 'chisq2S.R' 'f2S.R' 't2S.R' 'z2S.R' 'Rsq2S.R' 'S2Rsq.R' 'S2d.R' 'S2fsq.R' 'S2z.R' 'S2chisq.R' 'd2S.R' 'fsq2S.R' 'plot.R' 'ggplot.R' 'print.R' 'omnibus.R' 'simulations.R' Imports: aod, boot, car, clubSandwich, ggplot2, lmtest, nlme, parallel, sandwich, splines Suggests: gee, geepack, glmmTMB, glmtoolbox, knitr, lme4, pscl, R.rsp, regtools, rmarkdown, survival, tibble, testthat (>= 3.0.0) RoxygenNote: 7.3.2 Depends: R (>= 2.10) Config/testthat/edition: 3 URL: https://statimagcoll.github.io/RESI/, https://github.com/statimagcoll/RESI VignetteBuilder: R.rsp BugReports: https://github.com/statimagcoll/RESI/issues Config/pak/sysreqs: cmake make libicu-dev Repository: https://statimagcoll.r-universe.dev Date/Publication: 2026-06-16 21:58:19 UTC RemoteUrl: https://github.com/statimagcoll/resi RemoteRef: HEAD RemoteSha: 091c6337e49ad856af9f05ec7a1310d29138c218 NeedsCompilation: no Packaged: 2026-06-16 23:21:39 UTC; root Author: Megan Jones [aut, cre], Kaidi Kang [aut], Simon Vandekar [aut], Gina Yu [ctb], Xinyu Zhang [ctb] Maintainer: Megan Jones