Other packages > Find by keyword >

modelbased  

Estimation of Model-Based Predictions, Contrasts and Means
View on CRAN: Click here


Download and install modelbased package within the R console
Install from CRAN:
install.packages("modelbased")

Install from Github:
library("remotes")
install_github("cran/modelbased")

Install by package version:
library("remotes")
install_version("modelbased", "0.13.1")



Attach the package and use:
library("modelbased")
Maintained by
Dominique Makowski
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-01-12
Latest Update: 2025-07-10
Description:
Implements a general interface for model-based estimations for a wide variety of models (see list of supported models using the function 'insight::supported_models()'), used in the computation of marginal means, contrast analysis and predictions.
How to cite:
Dominique Makowski (2020). modelbased: Estimation of Model-Based Predictions, Contrasts and Means. R package version 0.13.1, https://cran.r-project.org/web/packages/modelbased. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2020-01-12 12:00), 0.1.1 (2020-01-27 00:20), 0.1.2 (2020-03-12 07:00), 0.3.0 (2020-09-27 02:10), 0.4.0 (2020-12-06 17:00), 0.5.0 (2021-01-15 07:10), 0.5.1 (2021-01-27 06:50), 0.6.0 (2021-04-12 09:40), 0.7.0 (2021-06-06 07:40), 0.7.1 (2022-01-13 11:52), 0.7.2 (2022-02-28 01:40), 0.8.0 (2022-03-31 10:10), 0.8.1 (2022-05-30 14:10), 0.8.5 (2022-08-18 04:20), 0.8.6 (2023-01-13 09:50), 0.8.7 (2024-02-15 09:20), 0.8.8 (2024-06-11 15:00), 0.8.9 (2024-10-26 22:10), 0.9.0 (2025-02-05 12:50), 0.10.0 (2025-03-10 17:40), 0.11.0 (2025-05-02 12:00), 0.11.2 (2025-05-31 01:20), 0.12.0 (2025-07-10 19:10), 0.13.0 (2025-08-30 17:00), 0.13.1 (2025-12-08 17:00)
Other packages that cited modelbased R package
View modelbased citation profile
Other R packages that modelbased depends, imports, suggests or enhances
Complete documentation for modelbased
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA