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 14 Jul. 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

pps  
PPS Sampling
Functions to select samples using PPS (probability proportional to size) sampling. The package also ...
Download / Learn more Package Citations See dependency  
maGUI  
A Graphical User Interface for Microarray Data Analysis and Annotation
Provides a comprehensive graphical user interface for analysis of Affymetrix, Agilent, Illumina, Nim ...
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  
AutoWeatherIndices  
Calculating Weather Indices
Weather indices are formed from weather variables in this package. The users can input any number of ...
Download / Learn more Package Citations See dependency  
surveyCV  
Cross Validation Based on Survey Design
Functions to generate K-fold cross validation (CV) folds and CV test error estimates that take into ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

236,180

Dependencies

73,837

Author Associations

27,807

Publication Badges

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