Package: braidrm Title: Fitting Combined Action with the BRAID Response Surface Model Version: 1.0.3 Authors@R: c( person("Anang", "Shelat", email = "anang.shelat@stjude.org", role = c("aut")), person("Nathaniel R.", "Twarog", email ="nathaniel.twarog@stjude.org", role = c("aut", "cre"))) Description: Contains functions for evaluating, analyzing, and fitting combined action dose response surfaces with the Bivariate Response to Additive Interacting Doses (BRAID) model of combined action, along with tools for implementing other combination analysis methods, including Bliss independence, combination index, and additional response surface methods. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Config/Needs/website: rmarkdown Depends: R (>= 3.10) LazyData: true Suggests: braidReports (>= 1.0.0), knitr, rmarkdown VignetteBuilder: knitr Imports: basicdrm, stats Repository: https://nathanieltwarog.r-universe.dev Date/Publication: 2024-09-26 23:13:45 UTC RemoteUrl: https://github.com/nathanieltwarog/braidrm RemoteRef: HEAD RemoteSha: 57bddc615a72ae2f8e74d6dd39047c876eaae2df NeedsCompilation: no Packaged: 2026-06-20 09:50:50 UTC; root Author: Anang Shelat [aut], Nathaniel R. Twarog [aut, cre] Maintainer: Nathaniel R. Twarog