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 16 Apr. 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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for mixlm1020304050607080TrendBars

Today's Hot Picks in Authors and Packages

MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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