Tag: R. Page 4

MPT trees published in BRM

news

Multinomial processing trees are recursively partitioned to capture heterogeneity in latent cognitive processing steps. Accompanied by the R function mpttree in the psychotree package, combining partykit::mob and psychotools::mpt. Read more ›

Clustered covariances in sandwich 2.5-0

news

Version 2.5-0 of the R package 'sandwich' is available from CRAN now with enhanced object-oriented clustered covariances (for lm, glm, survreg, polr, hurdle, zeroinfl, betareg, ...). The software and corresponding vignette have been improved considerably based on helpful and constructive reviewer feedback as well as various bug reports. Read more ›

Distributional regression forests on arXiv

news

Distributional regression trees and forests provide flexible data-driven probabilistic forecasts by blending distributional models (for location, scale, shape, and beyond) with regression trees and random forests. Accompanied by the R package disttree. Read more ›

BAMLSS paper published in JCGS

news

Bayesian additive models for location, scale, and shape (and beyond) provide a general framework for distributional regression. Accompanied by the R package bamlss. Read more ›

GLMM trees published in BRM

news

Generalized linear mixed-effects model trees, especially for detecting treatment-subgroup interactions in clustered data. Accompanied by the R package glmertree, combining partykit::glmtree and lme4::glmer. Read more ›