insight - Easy Access to Model Information for Various Model Objects
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.
Last updated 9 hours ago
easystatshacktoberfestinsightmodelsnamespredictorsrandom
17.11 score 404 stars 201 packages 520 scripts 159k downloadsperformance - Assessment of Regression Models Performance
Utilities for computing measures to assess model quality, which are not directly provided by R's 'base' or 'stats' packages. These include e.g. measures like r-squared, intraclass correlation coefficient (Nakagawa, Johnson & Schielzeth (2017) <doi:10.1098/rsif.2017.0213>), root mean squared error or functions to check models for overdispersion, singularity or zero-inflation and more. Functions apply to a large variety of regression models, including generalized linear models, mixed effects models and Bayesian models. References: Lüdecke et al. (2021) <doi:10.21105/joss.03139>.
Last updated 2 days ago
aiceasystatshacktoberfestloomachine-learningmixed-modelsmodelsperformancer2statistics
16.13 score 1.0k stars 45 packages 3.5k scripts 87k downloadsparameters - Processing of Model Parameters
Utilities for processing the parameters of various statistical models. Beyond computing p values, CIs, and other indices for a wide variety of models (see list of supported models using the function 'insight::supported_models()'), this package implements features like bootstrapping or simulating of parameters and models, feature reduction (feature extraction and variable selection) as well as functions to describe data and variable characteristics (e.g. skewness, kurtosis, smoothness or distribution).
Last updated 15 hours ago
betabootstrapciconfidence-intervalsdata-reductioneasystatsfafeature-extractionfeature-reductionhacktoberfestparameterspcapvaluesregression-modelsrobust-statisticsstandardizestandardized-estimatesstatistical-models
15.51 score 439 stars 53 packages 1.6k scripts 79k downloadsggeffects - Create Tidy Data Frames of Marginal Effects for 'ggplot' from Model Outputs
Compute marginal effects and adjusted predictions from statistical models and returns the result as tidy data frames. These data frames are ready to use with the 'ggplot2'-package. Effects and predictions can be calculated for many different models. Interaction terms, splines and polynomial terms are also supported. The main functions are ggpredict(), ggemmeans() and ggeffect(). There is a generic plot()-method to plot the results using 'ggplot2'.
Last updated 20 hours ago
estimated-marginal-meanshacktoberfestmarginal-effectsprediction
15.38 score 560 stars 6 packages 3.1k scripts 35k downloadseasystats - Framework for Easy Statistical Modeling, Visualization, and Reporting
A meta-package that installs and loads a set of packages from 'easystats' ecosystem in a single step. This collection of packages provide a unifying and consistent framework for statistical modeling, visualization, and reporting. Additionally, it provides articles targeted at instructors for teaching 'easystats', and a dashboard targeted at new R users for easily conducting statistical analysis by accessing summary results, model fit indices, and visualizations with minimal programming.
Last updated 5 days ago
dataanalyticsdatascienceeasystatshacktoberfestmodelsperformance-metricsregression-modelsstatistics
12.69 score 1.1k stars 1.5k scripts 3.4k downloads