Package: easyViz 2.1.0

Luca Corlatti
easyViz: Easy Visualization of Conditional Effects from Regression Models
Offers a flexible and user-friendly interface for visualizing conditional effects from a broad range of regression models, including mixed-effects and generalized additive (mixed) models. Compatible model types include lm(), rlm(), glm(), glm.nb(), betareg(), and gam() (from 'mgcv'); nonlinear models via nls(); generalized least squares via gls(); and survival models via coxph() (from 'survival'). Mixed-effects models with random intercepts and/or slopes can be fitted using lmer(), glmer(), glmer.nb(), glmmTMB(), or gam() (from 'mgcv', via smooth terms). Plots are rendered using base R graphics with extensive customization options. Approximate confidence intervals for nls() and betareg() models are computed using the delta method. Robust standard errors for rlm() are computed using the sandwich estimator (Zeileis 2004) <doi:10.18637/jss.v011.i10>. For beta regression using 'betareg', see Cribari-Neto and Zeileis (2010) <doi:10.18637/jss.v034.i02>. For mixed-effects models with 'lme4', see Bates et al. (2015) <doi:10.18637/jss.v067.i01>. For models using 'glmmTMB', see Brooks et al. (2017) <doi:10.32614/RJ-2017-066>. Methods for generalized additive models using 'mgcv' follow Wood (2017) <doi:10.1201/9781315370279>.
Authors:
easyViz_2.1.0.tar.gz
easyViz_2.1.0.tar.gz(r-4.7-any)easyViz_2.1.0.tar.gz(r-4.6-any)
easyViz_2.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
easyViz/json (API)
NEWS
| # Install 'easyViz' in R: |
| install.packages('easyViz', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:c8bb1f6db2. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 123 | ||
| source / vignettes | OK | 183 | ||
| linux-release-x86_64 | OK | 124 | ||
| wasm-release | OK | 104 |
Exports:easyViz
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Easy Visualization of Conditional Effects from Regression Models | easyViz |