Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zmjones/etree

ensembles of trees with random effects
https://github.com/zmjones/etree

Last synced: about 1 month ago
JSON representation

ensembles of trees with random effects

Awesome Lists containing this project

README

        

this is code for a class project and is messy! it implements an iterative procedure that fits conditional inference regression trees and a linear effects model, and a similar procedure that uses l2 boosted conditional inference regression trees and a linear mixed effects model. the scripts also generate data for a simulation to compare performance in various settings.