Package: allestimates 0.2.3

allestimates: Effect Estimates from All Models

Estimates and plots effect estimates from models with all possible combinations of a list of variables. It can be used for assessing treatment effects in clinical trials or risk factors in bio-medical and epidemiological research. Like Stata command 'confall' (Wang Z (2007) <doi:10.1177/1536867X0700700203> ), 'allestimates' calculates and stores all effect estimates, and plots them against p values or Akaike information criterion (AIC) values. It currently has functions for linear regression: all_lm(), logistic and Poisson regression: all_glm(), and Cox proportional hazards regression: all_cox().

Authors:Zhiqiang Wang [aut, cre]

allestimates_0.2.3.tar.gz
allestimates_0.2.3.zip(r-4.7)allestimates_0.2.3.zip(r-4.6)allestimates_0.2.3.zip(r-4.5)
allestimates_0.2.3.tgz(r-4.6-any)allestimates_0.2.3.tgz(r-4.5-any)
allestimates_0.2.3.tar.gz(r-4.7-any)allestimates_0.2.3.tar.gz(r-4.6-any)
allestimates_0.2.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
allestimates/json (API)
NEWS

# Install 'allestimates' in R:
install.packages('allestimates', repos = c('https://uqwang.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • diab_df - Example data: Health outcomes of 2372 adults with and without diabetes

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.70 score 5 scripts 304 downloads 7 exports 34 dependencies

Last updated from:397cb1990e. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE168
source / vignettesOK235
linux-release-x86_64NOTE164
macos-release-arm64NOTE252
macos-oldrel-arm64NOTE254
windows-develNOTE118
windows-releaseNOTE146
windows-oldrelNOTE109
wasm-releaseOK106

Exports:all_coxall_glmall_lmall_plotall_plot_aicall_plot_aic2all_plot2

Dependencies:backportsbroomclicpp11dplyrfarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMatrixpillarpkgconfigpurrrR6RColorBrewerrlangS7scalesstringistringrsurvivaltibbletidyrtidyselectutf8vctrsviridisLitewithr

allestimates-vignette

Rendered fromallestimates-vignette.Rmdusingknitr::rmarkdownon May 08 2026.

Last update: 2023-03-26
Started: 2020-02-05