# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "nadir" in publications use:' type: software license: MIT title: 'nadir: Super Learning with Flexible Formulas' version: 0.0.1 doi: 10.32614/CRAN.package.nadir identifiers: - type: url value: https://github.com/ctesta01/nadir/ abstract: A functional programming based implementation of the super learner algorithm with an emphasis on supporting the use of formulas to specify learners. This approach offers several improvements compared to past implementations including the ability to easily use random-effects specified in formulas (like y ~ (age | strata) + ...) and construction of new learners is as simple as writing and passing a new function. The super learner algorithm was originally described in van der Laan et al. (2007) . authors: - family-names: Testa given-names: Christian email: ctesta@hsph.harvard.edu orcid: https://orcid.org/0000-0001-9103-5839 - family-names: Hejazi given-names: Nima orcid: https://orcid.org/0000-0002-7127-2789 repository: https://ctesta01.r-universe.dev repository-code: https://github.com/ctesta01/nadir commit: 0397ded8c6cb6f32f8050f90bc2c84e992f6829e url: https://ctesta01.github.io/nadir/ date-released: '2026-04-07' contact: - family-names: Testa given-names: Christian email: ctesta@hsph.harvard.edu orcid: https://orcid.org/0000-0001-9103-5839