# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "agentdagwood" in publications use:' type: software title: 'agentdagwood: Shiny LLM-Enabled Causal Assumption Analyzer Using Dagwood' version: 0.2.0 abstract: Shiny app that converts a free-form causal inference scenario into a directed acyclic graph using a LLM, runs Dagwood to extract assumptions and branch DAGs, and evaluates each assumption using the LLM. authors: - family-names: Baldasty given-names: Steven email: sbaldasty@gmail.com repository: https://sbaldasty.r-universe.dev commit: 9dee367506719b3ec238c4e5b77d09b138419ad8 date-released: '2026-05-13' contact: - family-names: Baldasty given-names: Steven email: sbaldasty@gmail.com