Package: insight 1.1.0.15

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.
Authors:
insight_1.1.0.15.tar.gz
insight_1.1.0.15.zip(r-4.5)insight_1.1.0.15.zip(r-4.4)insight_1.1.0.15.zip(r-4.3)
insight_1.1.0.15.tgz(r-4.5-any)insight_1.1.0.15.tgz(r-4.4-any)insight_1.1.0.15.tgz(r-4.3-any)
insight_1.1.0.15.tar.gz(r-4.5-noble)insight_1.1.0.15.tar.gz(r-4.4-noble)
insight_1.1.0.15.tgz(r-4.4-emscripten)insight_1.1.0.15.tgz(r-4.3-emscripten)
insight.pdf |insight.html✨
insight/json (API)
NEWS
# Install 'insight' in R: |
install.packages('insight', repos = c('https://easystats.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/easystats/insight/issues
Pkgdown site:https://easystats.github.io
- efc_insight - Sample dataset from the EFC Survey
- fish - Sample data set for count models
easystatshacktoberfestinsightmodelsnamespredictorsrandom
Last updated 1 days agofrom:7441299048. Checks:7 OK, 2 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 24 2025 |
R-4.5-win | OK | Mar 24 2025 |
R-4.5-mac | OK | Mar 24 2025 |
R-4.5-linux | OK | Mar 24 2025 |
R-4.4-win | OK | Mar 24 2025 |
R-4.4-mac | OK | Mar 24 2025 |
R-4.4-linux | OK | Mar 24 2025 |
R-4.3-win | NOTE | Mar 24 2025 |
R-4.3-mac | NOTE | Mar 24 2025 |
Exports:all_models_equalall_models_same_classapply_table_themebroom_columnscheck_if_installedclean_namesclean_parameterscolor_ifcolor_textcolor_themecolour_ifcolour_textcompact_charactercompact_listdisplaydownload_modeleasystats_columnsellipsis_infoexport_tablefind_algorithmfind_formulafind_interactionsfind_offsetfind_parametersfind_predictorsfind_randomfind_random_slopesfind_responsefind_smoothfind_statisticfind_termsfind_transformationfind_variablesfind_weightsformat_alertformat_bfformat_capitalizeformat_ciformat_errorformat_messageformat_numberformat_pformat_pdformat_percentformat_ropeformat_stringformat_tableformat_valueformat_warningformula_okget_auxiliaryget_callget_correlation_slope_interceptget_correlation_slopesget_dataget_datagridget_devianceget_dfget_dispersionget_familyget_interceptget_loglikelihoodget_loglikelihood_adjustmentget_modelmatrixget_parametersget_predictedget_predicted_ciget_predictorsget_priorsget_randomget_residualsget_responseget_sigmaget_statisticget_transformationget_varcovget_varianceget_variance_dispersionget_variance_distributionget_variance_fixedget_variance_interceptget_variance_randomget_variance_residualget_variance_slopeget_weightshas_intercepthas_single_valueis_convergedis_empty_objectis_gam_modelis_mixed_modelis_modelis_model_supportedis_multivariateis_nested_modelsis_nullmodelis_regression_modellink_functionlink_inverseloglikelihoodmodel_infomodel_namen_grouplevelsn_obsn_parametersn_uniquenull_modelobject_has_namesobject_has_rownamesprint_colorprint_colourprint_htmlprint_mdprint_parameterssafe_deparsesafe_deparse_symbolstandardize_column_orderstandardize_namessupported_modelstext_remove_backtickstrim_wsvalidate_argument
Dependencies:
Adding support for new model classes
Rendered fromnewmodels.Rmd
usingknitr::rmarkdown
on Mar 24 2025.Last update: 2025-03-21
Started: 2025-03-18
Exporting tables with captions and footers
Rendered fromexport.Rmd
usingknitr::rmarkdown
on Mar 24 2025.Last update: 2025-03-18
Started: 2021-10-22
Formatting, printing and exporting tables
Rendered fromdisplay.Rmd
usingknitr::rmarkdown
on Mar 24 2025.Last update: 2023-09-23
Started: 2021-02-10
Getting Started with Accessing Model Information
Rendered frominsight.Rmd
usingknitr::rmarkdown
on Mar 24 2025.Last update: 2024-05-30
Started: 2019-01-31