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().

Package details

AuthorZhiqiang Wang [aut, cre]
MaintainerZhiqiang Wang <menzies.uq@gmail.com>
LicenseGPL-2
Version0.2.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("allestimates")

Try the allestimates package in your browser

Any scripts or data that you put into this service are public.

allestimates documentation built on March 31, 2023, 5:28 p.m.