Package: curves
Type: Package
Title: Model-Agnostic Response Curves for Fitted Models
Version: 0.4.0
Authors@R: c(
person(
"Roozbeh", "Valavi",
email = "valavi.r@gmail.com",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2495-5277")
)
)
Description: Create model-agnostic response-curve diagnostics for
fitted prediction models. Supports profile curves, partial
dependence, individual conditional expectation, and accumulated
local effects; univariate curves, bivariate surfaces, ensemble
summaries across multiple models, ALE-based interaction
ranking, and optional raster-linked exploration with 'terra'
and 'shiny'. Static displays are returned as 'ggplot2' plots.
For more details on the methods see Molnar (2025)
.
URL: https://github.com/rvalavi/curves
BugReports: https://github.com/rvalavi/curves/issues
Maintainer: Roozbeh Valavi
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: cowplot, ggplot2 (>= 3.3.6)
Suggests: disdat, knitr, mgcv, plotly, randomForest, rmarkdown, shiny,
terra (>= 1.6-41), testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Repository: https://rvalavi.r-universe.dev
Date/Publication: 2026-05-15 03:17:53 UTC
RemoteUrl: https://github.com/rvalavi/curves
RemoteRef: HEAD
RemoteSha: 0989d21f701dcd8ed86475727d251b25fc4fd20e
NeedsCompilation: no
Packaged: 2026-06-14 10:00:50 UTC; root
Author: Roozbeh Valavi [aut, cre] (ORCID:
)