Skip to content

rvalavi/curves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curves

R build status Lifecycle:Experimental

curves is an R package for creating partial dependence and response plots for fitted models, using ggplot2 for visualization. While packages like pdp and vip also offer similar functionality, curves provides a few additional features that may be useful in certain cases:

  • Supports raster-based predictions, making it suitable for spatial models.
  • Highlights areas of extrapolation in the response curves.
  • Offers interactive visualizations for better exploration of model outputs.

With a simple syntax that fits into typical R workflows, curves makes it easier to examine how predictions change with individual predictors while keeping others constant.

About

Generating Response Curves From Any Fitted Model

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages