# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "leaf" in publications use:' type: software license: MIT title: 'leaf: Learning Equations for Automated Function Discovery' version: 0.1.0 doi: 10.32614/CRAN.package.leaf abstract: 'A unified framework for symbolic regression (SR) and multi-view symbolic regression (MvSR) designed for complex, nonlinear systems, with particular applicability to ecological datasets. The package implements a four-stage workflow: data subset generation, functional form discovery, numerical parameter optimization, and multi-objective evaluation. It provides a high-level formula-style interface that abstracts and extends multiple discovery engines: genetic programming (via PySR), Reinforcement Learning with Monte Carlo Tree Search (via RSRM), and exhaustive generalized linear model search. ''leaf'' extends these methods by enabling multi-view discovery, where functional structures are shared across groups while parameters are fitted locally, and by supporting the enforcement of domain-specific constraints, such as sign consistency across groups. The framework automatically handles data normalization, link functions, and back-transformation, ensuring that discovered symbolic equations remain interpretable and valid on the original data scale. Implements methods following ongoing work by the authors (2026, in preparation).' authors: - family-names: Martins given-names: Francisco email: francisco.martins@tecnico.ulisboa.pt orcid: https://orcid.org/0009-0007-9941-2994 - family-names: Cardoso given-names: Pedro email: pmcardoso@ciencias.ulisboa.pt orcid: https://orcid.org/0000-0001-8119-9960 - family-names: Lopes given-names: Manuel orcid: https://orcid.org/0000-0002-6238-8974 - family-names: Branco given-names: Vasco email: vasco.branco@helsinki.fi orcid: https://orcid.org/0000-0001-7797-3183 repository: https://1-0-go.r-universe.dev repository-code: https://github.com/NabiaAI/Leaf commit: 88a5398bf4cc9b88dc3a1ab180231c1a97e18133 url: https://github.com/NabiaAI/Leaf date-released: '2026-04-21' contact: - family-names: Martins given-names: Francisco email: francisco.martins@tecnico.ulisboa.pt orcid: https://orcid.org/0009-0007-9941-2994