sailuh / kaiaulu

An R package for mining software repositories
http://itm0.shidler.hawaii.edu/kaiaulu
Mozilla Public License 2.0
20 stars 13 forks source link

OpenSSL TSE Causal Analysis Feature Transformations #208

Closed carlosparadis closed 1 year ago

carlosparadis commented 1 year ago

A number of variable transformations are required for causal analysis. Will use this issue and paired branch to revise this code into Kaiaulu over time.

carlosparadis commented 1 year ago

I decided to move any causal efforts to a separate package, Kumu: https://github.com/sailuh/kumu, including an interface to Tetrad and the various feature transformations required for causal analysis.