Skip to content

MaStatLab/boostPM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boostPM

This package implements the boosting algorithm of Awaya and Ma (2022).

Install

The package may be easily installed using devtools as follows:

library(devtools)
install_github("MaStatLab/boostPM")

You can see how to use the functions in the example.

Reference

Awaya, N., & Ma, L. (2022). Unsupervised tree boosting for learning probability distributions. arXiv preprint arXiv:2101.11083.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.7%
  • R 14.3%