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.9.0 |
Depends: | R (≥ 3.2) |
Imports: | methods, stats, utils |
Suggests: | AER, afex, aod, BayesFactor, bayestestR, betareg, BGGM, biglm, blavaan, blme, brms, censReg, cgam, coxme, cplm, crch, estimatr, feisr, fixest, gam, gamm4, gamlss, gbm, gee, geepack, GLMMadaptive, glmmTMB, gmnl, httr, lavaan, lfe, logistf, MASS, Matrix, MCMCglmm, mlogit, multgee, lme4, mgcv, nnet, nlme, ordinal, panelr, plm, pscl, quantreg, rms, robustbase, robustlmm, rstanarm, rstudioapi, speedglm, splines, statmod, survey, survival, tripack, truncreg, testthat, VGAM, knitr, rmarkdown, spelling |
Published: | 2020-07-20 |
Author: | Daniel Lüdecke |
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: |
insight |
Package source: | insight_0.9.0.tar.gz |
Windows binaries: | r-devel: insight_0.9.0.zip, r-release: insight_0.9.0.zip, r-oldrel: insight_0.9.0.zip |
macOS binaries: | r-release: insight_0.9.0.tgz, r-oldrel: insight_0.9.0.tgz |
Old sources: | insight archive |
Reverse imports: | bayestestR, correlation, effectsize, ggeffects, ggstatsplot, insurancerating, modelbased, parameters, performance, psycho, see, sjlabelled, sjmisc, sjPlot, sjstats |
Please use the canonical form https://CRAN.R-project.org/package=insight to link to this page.