Package: modelbased 0.9.0.14

Dominique Makowski

modelbased: Estimation of Model-Based Predictions, Contrasts and Means

Implements a general interface for model-based estimations for a wide variety of models, used in the computation of marginal means, contrast analysis and predictions. For a list of supported models, see 'insight::supported_models()'.

Authors:Dominique Makowski [aut, cre], Daniel Lüdecke [aut], Mattan S. Ben-Shachar [aut], Indrajeet Patil [aut]

modelbased_0.9.0.14.tar.gz
modelbased_0.9.0.14.zip(r-4.5)modelbased_0.9.0.14.zip(r-4.4)modelbased_0.9.0.14.zip(r-4.3)
modelbased_0.9.0.14.tgz(r-4.5-any)modelbased_0.9.0.14.tgz(r-4.4-any)modelbased_0.9.0.14.tgz(r-4.3-any)
modelbased_0.9.0.14.tar.gz(r-4.5-noble)modelbased_0.9.0.14.tar.gz(r-4.4-noble)
modelbased_0.9.0.14.tgz(r-4.4-emscripten)modelbased_0.9.0.14.tgz(r-4.3-emscripten)
modelbased.pdf |modelbased.html
modelbased/json (API)
NEWS

# Install 'modelbased' in R:
install.packages('modelbased', repos = c('https://easystats.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/easystats/modelbased/issues

Pkgdown site:https://easystats.github.io

Datasets:
  • coffee_data - Sample dataset from a course about analysis of factorial designs
  • efc - Sample dataset from the EFC Survey
  • fish - Sample data set

On CRAN:

contrast-analysiscontrastseasystatsestimateggplot2hacktoberfestmarginalmarginal-effectsmeanspredict

12.21 score 240 stars 4 packages 308 scripts 14k downloads 27 exports 4 dependencies

Last updated 1 hours agofrom:95ba6711ec. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 11 2025
R-4.5-winOKFeb 11 2025
R-4.5-macOKFeb 11 2025
R-4.5-linuxOKFeb 11 2025
R-4.4-winOKFeb 11 2025
R-4.4-macOKFeb 11 2025
R-4.3-winOKFeb 11 2025
R-4.3-macOKFeb 11 2025

Exports:describe_nonlinearestimate_contrastsestimate_expectationestimate_grouplevelestimate_linkestimate_meansestimate_predictionestimate_relationestimate_slopesestimate_smoothfind_inversionsget_emcontrastsget_emmeansget_emtrendsget_marginalcontrastsget_marginalmeansget_marginaltrendspool_contrastspool_predictionsprint_htmlprint_mdreshape_grouplevelsmoothingstandardizeunstandardizevisualisation_recipezero_crossings

Dependencies:bayestestRdatawizardinsightparameters

Overview of Vignettes

Rendered fromoverview_of_vignettes.Rmdusingknitr::rmarkdownon Feb 11 2025.

Last update: 2025-01-12
Started: 2022-05-26

Readme and manuals

Help Manual

Help pageTopics
Sample dataset from a course about analysis of factorial designscoffee_data
Describe the smooth term (for GAMs) or non-linear predictorsdescribe_nonlinear describe_nonlinear.data.frame estimate_smooth
Sample dataset from the EFC Surveyefc
Estimate Marginal Contrastsestimate_contrasts estimate_contrasts.default
Model-based predictionsestimate_expectation estimate_link estimate_prediction estimate_relation
Group-specific parameters of mixed models random effectsestimate_grouplevel reshape_grouplevel
Estimate Marginal Means (Model-based average at each factor level)estimate_means
Estimate Marginal Effectsestimate_slopes
Sample data setfish
Consistent API for 'emmeans' and 'marginaleffects'get_emcontrasts get_emmeans get_emtrends get_marginalcontrasts get_marginalmeans get_marginaltrends
Pool contrasts and comparisons from 'estimate_contrasts()'pool_contrasts
Pool Predictions and Estimated Marginal Meanspool_predictions
Printing modelbased-objectsprint.estimate_contrasts
Smoothing a vector or a time seriessmoothing
Automated plotting for 'modelbased' objectsvisualisation_recipe.estimate_grouplevel visualisation_recipe.estimate_predicted visualisation_recipe.estimate_slopes
Find zero-crossings and inversion pointsfind_inversions zero_crossings