Skip to content

xinhe97/TreeFactor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Panel Tree Factor Model

This is the public R package for Panel Tree factor model. More details are in the paper.

How to install TreeFactor

  • use Mac/Linux command line, go to folder where you store github repos
  • git clone this repo to your machine
  • run ls command, you should see TreeFactor printed
  • run R CMD INSTALL TreeFactor

How to start using TreeFactor

  • run cd TreeFactor
  • run demo.sh
    • simulate R data
    • run demo1 for basic boosted tree
    • run demo2 for market adjusted boosted tree
    • run demo3 for time series split.
  • you can find the printed output in test/demo folders.

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.4%
  • R 2.6%