# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tailor" in publications use:' type: software license: MIT title: 'tailor: Iterative Steps for Postprocessing Model Predictions' version: 0.1.0.9000 doi: 10.32614/CRAN.package.tailor abstract: Postprocessors refine predictions outputted from machine learning models to improve predictive performance or better satisfy distributional limitations. This package introduces 'tailor' objects, which compose iterative adjustments to model predictions. A number of pre-written adjustments are provided with the package, such as calibration. See Lichtenstein, Fischhoff, and Phillips (1977) . Other methods and utilities to compose new adjustments are also included. Tailors are tightly integrated with the 'tidymodels' framework. authors: - family-names: Couch given-names: Simon email: simon.couch@posit.co - family-names: Frick given-names: Hannah email: hannah@posit.co - family-names: HvitFeldt given-names: Emil email: emil.hvitfeldt@posit.co - family-names: Kuhn given-names: Max email: max@posit.co orcid: https://orcid.org/0000-0003-2402-136X repository: https://tidymodels.r-universe.dev repository-code: https://github.com/tidymodels/tailor commit: 61016e463a306ac36016fc97fb901b297d73992b url: https://tailor.tidymodels.org date-released: '2025-08-25' contact: - family-names: Kuhn given-names: Max email: max@posit.co orcid: https://orcid.org/0000-0003-2402-136X