Learn R Programming

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

R2MLwiN (version 0.1-6)

Running MLwiN from within R

Description

R2MLwiN is an R command interface to the MLwiN multilevel modelling software package, allowing users to fit multilevel models using MLwiN from within the R environment.

Copy Link

Version

Install

install.packages('R2MLwiN')

Monthly Downloads

219

Version

0.1-6

License

GPL (>= 2)

Maintainer

Zhengzheng Zhang

Last Published

September 11th, 2013

Functions in R2MLwiN (0.1-6)

caterpillarR

Draws caterpillar plots of the residuals at a particular level of a multilevel model.
mlwin2bugs

This function captures output files from MLwiN for estimation in WinBUGS/OpenBUGS.
predLines2

Draws predicted lines using chains from a model estimated using MCMC
prior2macro

Translates informative prior information into a concise MLwiN macro.
sixway

Draws a sixway plot of MCMC diagnostics.
R2MLwiN-package

R2MLwiN: Running MLwiN from within R
mlwinfitMCMC-class

S4 class: mlwinfitMCMC
MacroScript1

Writes MLwiN macros to fit models using the iterative generalized least squares (IGLS) algorithm
Untoggle

Converts a categorical variable into several separate binary variables
MacroScript2

Writes MLwiN macros to fit models using Markov chain Monte Carlo (MCMC) methods
Formula.translate

An internal function to translate an R formula from a character string into an R list object.
ws2foreign

Converts data from one format to another within MLwiN
trajectories

Plots MCMC chain trajectories
mlwinfitIGLS-class

S4 class: mlwinfitIGLS
double2singlePrecision

Converts numerical values from double precision to single precision.
caterpillar

Draws a caterpillar plot (in MLwiN style).
predLines3

Draws predicted curves (lines) using estimates from the fixed part of a model.
predLines1

Draws predicted lines using model estimates
runMLwiN

Calls MLwiN from R