Other packages > Find by keyword >

CLME  

Constrained Inference for Linear Mixed Effects Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("CLME", "2.0-12")



Attach the package and use:
library("CLME")
Maintained by
Casey M. Jelsema
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-10-17
Latest Update: 2020-06-07
Description:
Estimation and inference for linear models where some or all of the fixed-effects coefficients are subject to order restrictions. This package uses the robust residual bootstrap methodology for inference, and can handle some structure in the residual variance matrix.
How to cite:
Casey M. Jelsema (2014). CLME: Constrained Inference for Linear Mixed Effects Models. R package version 2.0-12, https://cran.r-project.org/web/packages/CLME. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0-1 (2014-10-17 18:22), 2.0-1 (2014-12-05 05:01), 2.0-2 (2015-01-27 22:57), 2.0-4 (2015-07-13 07:47), 2.0-6 (2016-11-08 00:25), 2.0-8 (2017-12-08 22:47), 2.0-9 (2018-02-01 19:42), 2.0-10 (2018-05-23 21:47), 2.0-11 (2019-02-07 21:43)
Other packages that cited CLME R package
View CLME citation profile
Other R packages that CLME depends, imports, suggests or enhances
Complete documentation for CLME
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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