Learn R Programming

Rdta (version 1.0.1)

Data Transforming Augmentation for Linear Mixed Models

Description

We provide a toolbox to fit univariate and multivariate linear mixed models via data transforming augmentation. Users can also fit these models via typical data augmentation for a comparison. It returns either maximum likelihood estimates of unknown model parameters (hyper-parameters) via an EM algorithm or posterior samples of those parameters via MCMC. Also see Tak et al. (2019) .

Copy Link

Version

Install

install.packages('Rdta')

Monthly Downloads

171

Version

1.0.1

License

GPL-2

Maintainer

Hyungsuk Tak

Last Published

January 27th, 2024

Functions in Rdta (1.0.1)

Rdta

Data Transforming Augmentation for Linear Mixed Models
lmm

Fitting univariate and multiviarate linear mixed models via data transforming augmentation