Learn R Programming

⚠️There's a newer version (3.0) of this package.Take me there.

LMERConvenienceFunctions (version 2.10)

Model Selection and Post-hoc Analysis for (G)LMER Models

Description

The main function of the package is to perform backward selection of fixed effects, forward fitting of the random effects, and post-hoc analysis using parallel capabilities. Other functionality includes the computation of ANOVAs with upper- or lower-bound p-values and R-squared values for each model term, model criticism plots, data trimming on model residuals, and data visualization. The data to run examples is contained in package LCF_data.

Copy Link

Version

Install

install.packages('LMERConvenienceFunctions')

Monthly Downloads

402

Version

2.10

License

GPL-2

Maintainer

Antoine Tremblay

Last Published

January 31st, 2015

Functions in LMERConvenienceFunctions (2.10)

cd

Change directory.
ffRanefLMER.fnc

Forward-fit the random effect structure of an LMER model.
cdf

Change directory; list files and directories in new directory using function f.
f

List files and directories in current directory.
cn

List the column names of a data frame in matrix format.
bfFixefLMER_F.fnc

Back-fits an LMER model on p-values from ANOVA, llrt, AIC, BIC, relLik.AIC or relLik.BIC.
cdup

Change directory one level up.
bfFixefLMER_t.fnc

Back-fits an LMER model on absolute t-value and, optionally, on LLRT.
LMERConvenienceFunctions-package

Model Selection and Post-hoc Analysis for (G)LMER Models
fitLMER.fnc

Back-fit fixed effects and forward-fit random effects of an LMER model.
perSubjectTrim.fnc

Per-subject Trimming of Response Variable.
plotDensity3d.fnc

Kernel density estimation for two continuous variables.
pamer.fnc

ANOVA with upper- and lower-bound p-values and R-sqaured values for LMER.
plotRaw3d.fnc

Visualize raw surface averages (3d)
plotLMER3d.fnc

Dynamic 3d plot for mer object.
plotLMER.fnc

plot a mer object
mcposthoc.fnc

Posthoc analyses for LMER models using parallel capabilities.
relLik

Relative log-likehood.
romr.fnc

Exclude outliers.
mcp.fnc

Model criticism plots.
summary.mcposthoc

Summarize a "mcposthoc" object.