Skip to content

A Stata package for running machine learning analyses in R

Notifications You must be signed in to change notification settings

NickCH-K/mlrtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mlrtime

NOTE THIS PACKAGE IS NO LONGER MAINTAINED. YOU CAN STILL TRY TO USE IT IF YOU LIKE BUT IF IT'S BROKEN IT WILL REMAIN SO.

mlrtime is a Stata package that allows you to access certain machine learning commands and packages in R. These features probably aren't coming natively to Stata any time soon, but that doesn't mean you have to go without or switch over entirely!

Currently the package allows use of all non-experimental forests from the grf package in R (including causal forests) and gsynth from the gsynth package for generalized synthetic control and matrix completion. It will soon expand to the wide range of ML algorithms accessible from the parsnip package. If you'd like to add an interface with another command, go for it! PRs are welcome.

You can install mlrtime with net install mlrtime, from("https://raw.githubusercontent.com/NickCH-K/mlrtime/master/") replace

About

A Stata package for running machine learning analyses in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published