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 05 Aug. 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), 2.0-12 (2020-06-07 20:30), (2026-07-09 07:59)
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

kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
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  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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