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.2")



Attach the package and use:
library("mixlm")
Maintained by
Kristian Hovde Liland
[Scholar Profile | Author Map]
First Published: 2015-01-21
Latest Update: 2023-08-08
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.2, https://cran.r-project.org/web/packages/mixlm. Accessed 14 Mar. 2025.
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)
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
02/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/13Downloads for mixlm102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

mlr3fairness  
Fairness Auditing and Debiasing for 'mlr3'
Integrates fairness auditing and bias mitigation methods for the 'mlr3' ecosystem. This includes ...
Download / Learn more Package Citations See dependency  
waveband  
Computes Credible Intervals for Bayesian Wavelet Shrinkage
Computes Bayesian wavelet shrinkage credible intervals for nonparametric regression. The method us ...
Download / Learn more Package Citations See dependency  
HandTill2001  
Multiple Class Area under ROC Curve
An S4 implementation of Eq. (3) and Eq. (7) by David J. Hand and Robert J. Till (2001) ...
Download / Learn more Package Citations See dependency  
rainbow  
Bagplots, Boxplots and Rainbow Plots for Functional Data
Visualizing functional data and identifying functional outliers. ...
Download / Learn more Package Citations See dependency  
fhircrackr  
Handling HL7 FHIR® Resources in R
Useful tools for conveniently downloading FHIR resources in xml format and converting them to R dat ...
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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