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



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: 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.0, https://cran.r-project.org/web/packages/mixlm. Accessed 04 Jan. 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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

EffectLiteR  
Average and Conditional Effects
Use structural equation modeling to estimate average and conditional effects of a treatment variabl ...
Download / Learn more Package Citations See dependency  
ravedash  
Dashboard System for Reproducible Visualization of "iEEG"
Dashboard system to display the analysis results produced by 'RAVE' (Magnotti J.F., Wang Z., Beauch ...
Download / Learn more Package Citations See dependency  
NestedMenu  
A Nested Menu Widget for 'Shiny' Applications
Provides a nested menu widget for usage in 'Shiny' applications. This is useful for hierarchical ch ...
Download / Learn more Package Citations See dependency  
epubr  
Read EPUB File Metadata and Text
Provides functions supporting the reading and parsing of internal e-book content from EPUB files. T ...
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  
gggibbous  
Moon Charts, a Pie Chart Alternative
Moon charts are like pie charts except that the proportions are shown as crescent or gibbous portio ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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