https://github.com/zmjones/etree
ensembles of trees with random effects
https://github.com/zmjones/etree
Last synced: 11 months 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-17T04:09:41.000Z (over 11 years ago)
- Last Synced: 2025-01-22T10:35:57.790Z (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.