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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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