2
0
Fork 0
R Package implementing the CVE (Conditional Variance Estimation) Method for SDR (Sufficient Dimension Reduction).
Go to file
Daniel Kapla b071a689d9 wip: proper package implementation 2019-08-12 00:33:52 +02:00
CVE wip: proper package implementation 2019-08-12 00:33:52 +02:00
CVE_legacy init 2019-08-09 23:34:37 +02:00
LICENSE add: sample Package 2019-06-21 11:40:57 +02:00
README.md wip: proper package implementation 2019-08-12 00:33:52 +02:00
cve_V0.R add: CVE, 2019-08-10 00:08:17 +02:00
cve_V1.cpp wip: proper package implementation 2019-08-12 00:33:52 +02:00
cve_V2.cpp wip: proper package implementation 2019-08-12 00:33:52 +02:00
runtime_tests_grad.cpp wip: proper package implementation 2019-08-12 00:33:52 +02:00
validate.R init 2019-08-09 23:34:37 +02:00

README.md

Overview

  • CVE/: Contains actual R package.
  • CVE_legacy/: Contains original (first) R implementatin of the CVE method. The *.R and *.cpp files in the root directory are development and test files.

TODO: README.md