Other packages > Find by keyword >

mixlm  

Mixed Model ANOVA and Statistics for Education
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mixlm", "1.4.3")



Attach the package and use:
library("mixlm")
Maintained by
Kristian Hovde Liland
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-01-21
Latest Update: 2025-01-14
Description:
The main functions perform mixed models analysis by least squares or REML by adding the function r() to formulas of lm() and glm(). A collection of text-book statistics for higher education is also included, e.g. modifications of the functions lm(), glm() and associated summaries from the package 'stats'.
How to cite:
Kristian Hovde Liland (2015). mixlm: Mixed Model ANOVA and Statistics for Education. R package version 1.4.3, https://cran.r-project.org/web/packages/mixlm. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.0.8.1 (2015-01-31 08:56), 1.0.8.3 (2015-02-23 08:16), 1.0.8.5 (2015-03-11 16:13), 1.0.8 (2015-01-21 12:57), 1.0.9.2 (2015-07-26 22:54), 1.1.0 (2015-11-13 12:02), 1.1.1 (2016-01-15 12:44), 1.1.2 (2016-04-19 23:36), 1.1.3 (2016-05-12 14:47), 1.1.4 (2016-08-26 20:35), 1.1.5 (2016-10-08 22:31), 1.2.1 (2017-05-06 11:05), 1.2.2 (2017-11-13 01:02), 1.2.3 (2018-01-03 14:09), 1.2.4 (2019-12-13 22:20), 1.2.5 (2021-04-26 15:30), 1.2.6 (2022-02-24 20:00), 1.3.0 (2023-08-08 16:00), 1.4.0 (2024-10-07 10:40), 1.4.1 (2025-01-08 12:40), 1.4.2 (2025-01-14 23:40)
Other packages that cited mixlm R package
View mixlm citation profile
Other R packages that mixlm depends, imports, suggests or enhances
Complete documentation for mixlm
Functions, R codes and Examples using the mixlm R package
Some associated functions: Anova . AnovaMix . CIgrandMean . PRESS . anova.lmm . anova_reg . best.subsets . confusion . contr.weighted . effect.labels . forward . fparse . glm . is.balanced . lm . plotprops . print.AnovaMix . print.summary.lmm . prop.test.ordinary . rparse . simple.glht . spearson . t_test . tally . 
Some associated R codes: borrowed.R . glm.R . globals.R . lm.R . mixlm.R . statistics.R . utilities.R .  Full mixlm package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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