# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "correlationfunnel" in publications use:' type: software license: MIT title: 'correlationfunnel: Speed Up Exploratory Data Analysis (EDA) with the Correlation Funnel' version: 0.2.0 doi: 10.32614/CRAN.package.correlationfunnel abstract: 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) . authors: - family-names: Dancho given-names: Matt email: mdancho@business-science.io repository: https://business-science.r-universe.dev repository-code: https://github.com/business-science/correlationfunnel commit: e592ef37ff50f8cbdb2763681f6a0a03aad72611 url: https://business-science.github.io/correlationfunnel/ contact: - family-names: Dancho given-names: Matt email: mdancho@business-science.io