Package: correlationfunnel 0.2.0
correlationfunnel: Speed Up Exploratory Data Analysis (EDA) with the Correlation Funnel
Speeds up exploratory data analysis (EDA) by providing a succinct workflow and interactive visualization tools for understanding which features have relationships to target (response). Uses binary correlation analysis to determine relationship. Default correlation method is the Pearson method. Lian Duan, W Nick Street, Yanchi Liu, Songhua Xu, and Brook Wu (2014) <doi:10.1145/2637484>.
Authors:
correlationfunnel_0.2.0.tar.gz
correlationfunnel_0.2.0.zip(r-4.7)correlationfunnel_0.2.0.zip(r-4.6)correlationfunnel_0.2.0.zip(r-4.5)
correlationfunnel_0.2.0.tgz(r-4.6-any)correlationfunnel_0.2.0.tgz(r-4.5-any)
correlationfunnel_0.2.0.tar.gz(r-4.7-any)correlationfunnel_0.2.0.tar.gz(r-4.6-any)
correlationfunnel_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
correlationfunnel/json (API)
| # Install 'correlationfunnel' in R: |
| install.packages('correlationfunnel', repos = c('https://business-science.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/business-science/correlationfunnel/issues
Pkgdown/docs site:https://business-science.github.io
- customer_churn_tbl - Customer Churn Data Set for a Telecommunications Company
- marketing_campaign_tbl - Marketing Data for a Bank
correlationexploratory-analysisexploratory-data-analysisexploratory-data-visualizationstidyverse
Last updated from:e592ef37ff. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 203 | ||
| source / vignettes | OK | 288 | ||
| linux-release-x86_64 | NOTE | 175 | ||
| macos-release-arm64 | NOTE | 105 | ||
| macos-oldrel-arm64 | NOTE | 132 | ||
| windows-devel | NOTE | 151 | ||
| windows-release | NOTE | 138 | ||
| windows-oldrel | NOTE | 165 | ||
| wasm-release | OK | 129 |
Exports:%>%binarizecorrelateplot_correlation_funnel
Dependencies:askpassbase64encbslibcachemclasscliclockcodetoolscpp11crayoncrosstalkcurldata.tablediagramdigestdplyrevaluatefarverfastmapfontawesomeforcatsfsfuturefuture.applygenericsggplot2ggrepelglobalsgluegowergtablehardhathighrhtmltoolshtmlwidgetshttripredisobandjquerylibjsonliteKernSmoothknitrlabelinglaterlatticelavalazyevallifecyclelistenvlubridatemagrittrMASSMatrixmemoisemimennetnumDerivopensslotelparallellypillarpkgconfigplotlyprodlimprogressrpromisespurrrR6rappdirsRColorBrewerRcpprecipesrlangrmarkdownrpartrstudioapiS7sassscalesshapesparsevctrsSQUAREMstringistringrsurvivalsystibbletidyrtidyselecttimechangetimeDatetinytextzdbutf8vctrsviridisLitewithrxfunyaml
Last update: 2020-06-09
Started: 2019-07-16
Last update: 2020-06-09
Started: 2019-07-16
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Turn data with numeric, categorical features into binary data. | binarize |
| Correlate a response (target) to features in a data set. | correlate |
| Customer Churn Data Set for a Telecommunications Company | customer_churn_tbl |
| Marketing Data for a Bank | marketing_campaign_tbl |
| Plot a Correlation Funnel | plot_correlation_funnel |
