Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zmjones/etree
- Owner: zmjones
- Created: 2014-12-17T04:05:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-17T04:09:41.000Z (about 10 years ago)
- Last Synced: 2023-08-02T03:44:34.715Z (over 1 year ago)
- Language: R
- Size: 992 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.