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.3.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-31
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.3.0, https://cran.r-project.org/web/packages/mixlm
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)
Other packages that cited mixlm R package
View mixlm citation profile
Other R packages that mixlm depends, imports, suggests or enhances
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

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
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  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns