Skip to content

Commit e3937b5

Browse files
committed
remove CRAD files as abandoned
1 parent 6441334 commit e3937b5

File tree

4 files changed

+2
-208
lines changed

4 files changed

+2
-208
lines changed

misc/CRAD.R

Lines changed: 0 additions & 16 deletions
This file was deleted.

misc/CRAD.Rd

Lines changed: 0 additions & 59 deletions
This file was deleted.

misc/CRAD.py

Lines changed: 0 additions & 122 deletions
This file was deleted.

misc/README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,12 @@ This directory contains experimental, deprecated, or archived code that is not p
88

99
- **TopoCBN.R** - Topological clustering function using Betti numbers. This function was removed from the package in version 8.2 due to removal of the `TDA` package dependency. The implementation is preserved here for reference.
1010

11-
### Experimental/Incomplete Code
12-
13-
- **CRAD.R** and **CRAD.py** - Experimental clustering using robust anomaly detection. This appears to be incomplete/under development and is not currently integrated into the package.
14-
- **CRAD.Rd** - Draft documentation for CRAD function.
15-
1611
### Old Versions
1712

1813
- **causality_predVAR_v0.R** - Previous version of the `causality_predVAR()` function, retained for reference during development.
1914

2015
## Recommendations
2116

22-
1. **CRAD files** - Consider either:
23-
- Completing the implementation and integrating into the package, or
24-
- Removing if the approach was abandoned
25-
26-
2. **TopoCBN.R** - Keep for archival purposes since it was a documented feature removed for dependency reasons. Users may still want to access it.
17+
- **TopoCBN.R** - Keep for archival purposes since it was a documented feature removed for dependency reasons. Users may still want to access it.
2718

28-
3. **causality_predVAR_v0.R** - Can be removed once the new version is stable and well-tested.
19+
- **causality_predVAR_v0.R** - Can be removed once the new version is stable and well-tested.

0 commit comments

Comments
 (0)