Learn R Programming

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

REEMtree (version 0.90.4)

Regression Trees with Random Effects for Longitudinal (Panel) Data

Description

A data mining approach for longitudinal and clustered data, which combines the structure of mixed effects model with tree-based estimation methods. See Sela, R.J. and Simonoff, J.S. (2012) RE-EM trees: a data mining approach for longitudinal and clustered data .

Copy Link

Version

Install

install.packages('REEMtree')

Monthly Downloads

220

Version

0.90.4

License

GPL

Maintainer

Wenbo Jing

Last Published

January 10th, 2021

Functions in REEMtree (0.90.4)

REEMtree-package

Regression Trees with Random Effects for Longitudinal (Panel) Data
fitted.REEMtree

Extract the fitted values from a RE-EM tree
print

Print a RE-EM Tree object
REEMtree.object

Random Effects/Expectation Maximization (RE-EM) Tree Object
predict

Predictions from a regression tree with individual-specific effects
logLik

Log-likelihood of a RE-EM tree
REEMtree

Create a RE-EM tree
AutoCorrelationLRtest

Test for autocorrelation in the residuals of a RE-EM tree
plot

Plot the RE-EM tree
is

Is a RE-EM tree object
simpleREEMdata

Sample Data for RE-EM trees
residuals.REEMtree

Extract the residuals from a RE-EM tree
ranef.REEMtree

Extract the estimated random effects from a RE-EM tree
tree

Extract the regression tree associated with a RE-EM tree