A tool to provide an easy, intuitive and consistent access to information contained in various R models, like model formulas, model terms, information about random effects, data that was used to fit the model or data from response variables. 'insight' mainly revolves around two types of functions: Functions that find (the names of) information, starting with 'find_', and functions that get the underlying data, starting with 'get_'. The package has a consistent syntax and works with many different model objects, where otherwise functions to access these information are missing.
Version: | 0.18.2 |
Depends: | R (≥ 3.5) |
Imports: | methods, stats, utils |
Suggests: | AER, afex, aod, BayesFactor, bayestestR, bbmle, bdsmatrix, betareg, bife, biglm, blavaan, blme, boot, brms, censReg, cgam, clubSandwich, coxme, cplm, crch, datawizard, effectsize, emmeans, epiR, estimatr, feisr, fixest, fungible, gam, gamlss, gamm4, gbm, gee, geepack, GLMMadaptive, glmmTMB, gmnl, gt, httr, ivreg, JM, knitr, lavaan, lfe, lme4, lmerTest, lmtest, logistf, MASS, marginaleffects, Matrix, mclust, MCMCglmm, merTools, metaBMA, mgcv, mice, mlogit, mhurdle, multgee, nlme, nnet, nonnest2, ordinal, panelr, parameters, parsnip, pbkrtest, performance, plm, poorman, pscl, psych, quantreg, rmarkdown, rms, robustbase, robustlmm, rstanarm (≥ 2.21.1), rstantools, rstudioapi, sandwich, speedglm, splines, statmod, survey, survival, testthat, truncreg, tweedie, VGAM |
Published: | 2022-08-10 |
Author: | Daniel Lüdecke [aut, cre] (@strengejacke), Dominique Makowski [aut, ctb] (@Dom_Makowski), Indrajeet Patil [aut, ctb] (@patilindrajeets), Philip Waggoner [aut, ctb], Mattan S. Ben-Shachar [aut, ctb], Brenton M. Wiernik [aut] (@bmwiernik), Vincent Arel-Bundock [aut, ctb], Alex Hayes [rev] |
Maintainer: | Daniel Lüdecke <d.luedecke at uke.de> |
BugReports: | https://github.com/easystats/insight/issues |
License: | GPL-3 |
URL: | https://easystats.github.io/insight/ |
NeedsCompilation: | no |
Language: | en-US |
Citation: | insight citation info |
Materials: | README NEWS |
CRAN checks: | insight results |
Reference manual: | insight.pdf |
Vignettes: |
Formatting, printing and exporting tables Exporting tables with captions and footers Getting Started with Accessing Model Information |
Package source: | insight_0.18.2.tar.gz |
Windows binaries: | r-devel: insight_0.18.2.zip, r-release: insight_0.18.2.zip, r-oldrel: insight_0.18.2.zip |
macOS binaries: | r-release (arm64): insight_0.18.2.tgz, r-oldrel (arm64): insight_0.18.2.tgz, r-release (x86_64): insight_0.18.2.tgz, r-oldrel (x86_64): insight_0.18.2.tgz |
Old sources: | insight archive |
Reverse imports: | bayestestR, clinicalsignificance, correlation, datawizard, easystats, effects, effectsize, ggDoE, ggeffects, ggstatsplot, insurancerating, marginaleffects, modelbased, modelsummary, parameters, performance, psycho, psycModel, report, see, SimplyAgree, sjlabelled, sjmisc, sjPlot, sjstats, statsExpressions |
Reverse suggests: | gtsummary, ivreg |
Please use the canonical form https://CRAN.R-project.org/package=insight to link to this page.