Learn R Programming

CLME (version 2.0-12)

Constrained Inference for Linear Mixed Effects Models

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.

Copy Link

Version

Install

install.packages('CLME')

Monthly Downloads

206

Version

2.0-12

License

GPL-3

Maintainer

Casey M Jelsema

Last Published

June 7th, 2020

Functions in CLME (2.0-12)

AIC.clme

Akaike information criterion
model_terms_clme

Create model matrices for clme
model.matrix.clme

Extract the model design matrix.
BIC.clme

Bayesian information criterion
formula.clme

Extract formula
is.clme

Constructor method for objects S3 class clme
logLik.clme

Log-likelihood
vcov.clme

Variance-covariance matrix
lrt.stat

Likelihood ratio type statistic (global)
summary.clme

Produce summary values for objects of class clme
minque

MINQUE Algorithm
plot.summary.clme

S3 method to plot objects of class clme
random.effects

Extract random effects
clme

Constrained Inference for Linear Mixed Effects Models
print.clme

Printout of fitted object.
ranef.clme

Extract random effects
confint.clme

Individual confidence intervals
create.constraints

Generate common order constraints
print.varcorr_clme

Printout for variance components
fixef.clme

Extract fixed effects
print.summary.clme

S3 method to print a summary for objects of class clme
fibroid

Fibroid Growth Study
nobs.clme

Number of observations
plot.clme

S3 method to plot objects of class clme
residuals.clme

Various types of residuals
rat.blood

Experiment on mice
resid_boot

Obtain Residual Bootstrap
sigma.clme

Residual variance components
shiny_clme

Shiny GUI for CLME
sigma.summary.clme

Residual variance components
w.stat

Williams' Type Test Statistic.
CLME-package

Constrained inference for linear mixed models.
VarCorr

Variance components
clme_resids

Computes various types of residuals
clme_em_fixed

Constrained EM algorithm for linear fixed or mixed effects models.