Learn R Programming

PLmixed

The purpose of PLmixed is to extend the capabilities of lme4 to allow factor structures (i.e., factor loadings and discrimination parameters) to be freely estimated. Thus, factor analysis and item response theory models with multiple hierarchical levels and/or crossed random effects can be estimated using code that requires little more input than that required by lme4. All of the strengths of lme4, including the ability to add (possibly random) covariates and an arbitrary number of crossed random effects, are encompassed within PLmixed. In fact, PLmixed uses lme4 and optim to estimate the model using nested maximizations. Details of this approach can be found in Jeon and Rabe-Hesketh (2012). A manuscript documenting the use of PLmixed is currently in preparation.

Installation

PLmixed can be installed from CRAN with:

install.packages("PLmixed")

Copy Link

Version

Install

install.packages('PLmixed')

Monthly Downloads

459

Version

0.1.7

License

GPL (>= 2)

Maintainer

Nicholas Rockwood

Last Published

August 23rd, 2023

Functions in PLmixed (0.1.7)

IRTsim

Simulated multilevel IRT dataset.
coef.PLmod

coef.PLmod
PLmixed-package

PLmixed: A package for estimating GLMMs with factor structures.
print.PLmod

print.PLmod
fitted.PLmod

fitted.PLmod
fixef.PLmod

fixef.PLmod
JUDGEsim

Simulated Multi-rater Multi-response dataset.
plot.PLmod

plot.PLmod
print.summary.PLmod

print.summary.PLmod
iterPlot

iterPlot
KYPSsim

Simulated KYPS dataset.
ranef.PLmod

ranef.PLmod
residuals.PLmod

residuals.PLmod
simulate.PLmod

simulate.PLmod
summary.PLmod

summary.PLmod
PLmixed

Fit GLMM with Factor Structure
predict.PLmod

predict.PLmod
KYPSitemsim

Simulated KYPS item-level dataset.