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.
Reference manual: | insight.pdf |
Vignettes: |
Formatting, printing and exporting tables insight |
Package source: | insight_0.13.2.tar.gz |
Windows binaries: | r-devel: insight_0.13.2.zip, r-release: insight_0.13.2.zip, r-oldrel: insight_0.13.2.zip |
macOS binaries: | r-release: insight_0.13.2.tgz, r-oldrel: insight_0.13.2.tgz |
Old sources: | insight archive |
Reverse imports: | bayestestR, correlation, effects, effectsize, ggeffects, ggstatsplot, insurancerating, modelbased, modelsummary, parameters, performance, psycho, report, see, sjlabelled, sjmisc, sjPlot, sjstats, statsExpressions, tidyBF |
Reverse suggests: | ivreg |
Please use the canonical form https://CRAN.R-project.org/package=insight to link to this page.