Package: modelimpact 1.0.0
modelimpact: Functions to Assess the Business Impact of Churn Prediction Models
Calculate the financial impact of using a churn model in terms of cost, revenue, profit and return on investment.
Authors:
modelimpact_1.0.0.tar.gz
modelimpact_1.0.0.zip(r-4.5)modelimpact_1.0.0.zip(r-4.4)modelimpact_1.0.0.zip(r-4.3)
modelimpact_1.0.0.tgz(r-4.4-any)modelimpact_1.0.0.tgz(r-4.3-any)
modelimpact_1.0.0.tar.gz(r-4.5-noble)modelimpact_1.0.0.tar.gz(r-4.4-noble)
modelimpact_1.0.0.tgz(r-4.4-emscripten)modelimpact_1.0.0.tgz(r-4.3-emscripten)
modelimpact.pdf |modelimpact.html✨
modelimpact/json (API)
NEWS
# Install 'modelimpact' in R: |
install.packages('modelimpact', repos = c('https://peerchristensen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/peerchristensen/modelimpact/issues
- predictions - Predictions from a customer churn model.
Last updated 4 years agofrom:76556aee13. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | NOTE | Oct 25 2024 |
R-4.5-linux | NOTE | Oct 25 2024 |
R-4.4-win | NOTE | Oct 25 2024 |
R-4.4-mac | NOTE | Oct 25 2024 |
R-4.3-win | NOTE | Oct 25 2024 |
R-4.3-mac | NOTE | Oct 25 2024 |
Exports:cost_revenueprofitprofit_thresholdsroi
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Calculate cost and revenue | cost_revenue |
Predictions from a customer churn model. | predictions |
Calculate profit | profit |
Find optimal threshold for churn prediction (class) | profit_thresholds |
Calculate Return on investment (ROI) | roi |