Skip to content

panzhaooo/missSuperLearner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

missSuperLearner

The missSuperLearner R package implements a version of the super learning algorithm that handles missing data while identifying the best algorithm in a library, or the best combination of algorithms in the library, where the said library consists of several super learners.

The package is developed by P. Zhao (Inria), N. Gatulle (La Pitié Salpétrière, APHP), J. Josse (Inria) and A. Chambaz (Université Paris Cité).

Introduction

The main function of the package are missSuperLearner() and CV.missSuperLearner().

> library("missSuperLearner")
> example(missSuperLearner)

Citation

To cite the package, see

> citation("missSuperLearner")
> toBibtex(citation("missSuperLearner"))

Installation

Both a stable version and a development version are available via GitHub and can be installed in R as:

devtools::install_github("panzhaooo/missSuperLearner", ref = "main")

or

devtools::install_github("panzhaooo/missSuperLearner", ref = "develop")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages