NEWS
INCVCommunityDetection 0.1.0 (2026-03-12)
- Initial CRAN release.
- Implements Inductive Node-Splitting Cross-Validation (INCV) with
nscv.f.fold() and nscv.random.split().
- Includes competing methods: CROISSANT, Edge Cross-Validation (ECV), and Node Cross-Validation (NCV).
- Network simulation utilities for SBM, DCBM, RDPG, and latent space models.
- Multiple loss functions: L2, binomial deviance, AUC.