# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "vahtian.epinet" in publications use:' type: software license: MIT title: 'vahtian.epinet: R Interface to the EpiNet Toolkit' version: 0.1.0 abstract: 'An R interface to EpiNet, a transparent toolkit for honestly evaluated outcome models on tabular and graph-shaped data. It wraps the tested Python ''vahtian.epinet'' package through ''reticulate'', so the algorithms are single-sourced and cannot diverge across languages, and returns calibrated, caveated results: discrimination, calibration, bootstrap intervals, a label-permutation null, and feature importance. A research and education demonstrator, not clinical decision support.' authors: - family-names: Andersen given-names: Heidi Helena email: andersenheidihelena@gmail.com repository: https://heidihelena.r-universe.dev repository-code: https://github.com/heidihelena/epinet commit: b1076a36a1f6291fefdd1c00a8c1bc886b35987a url: https://github.com/heidihelena/epinet date-released: '2026-07-03' contact: - family-names: Andersen given-names: Heidi Helena email: andersenheidihelena@gmail.com