Package: corkscrew 1.1
corkscrew: Preprocessor for Data Modeling
Includes binning categorical variables into lesser number of categories based on t-test, converting categorical variables into continuous features using the mean of the response variable for the respective categories, understanding the relationship between the response variable and predictor variables using data transformations.
Authors:
corkscrew_1.1.tar.gz
corkscrew_1.1.zip(r-4.5)corkscrew_1.1.zip(r-4.4)corkscrew_1.1.zip(r-4.3)
corkscrew_1.1.tgz(r-4.4-any)corkscrew_1.1.tgz(r-4.3-any)
corkscrew_1.1.tar.gz(r-4.5-noble)corkscrew_1.1.tar.gz(r-4.4-noble)
corkscrew_1.1.tgz(r-4.4-emscripten)corkscrew_1.1.tgz(r-4.3-emscripten)
corkscrew.pdf |corkscrew.html✨
corkscrew/json (API)
# Install 'corkscrew' in R: |
install.packages('corkscrew', repos = c('https://sasan-puri.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 9 years agofrom:b13e370dc1. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
Exports:apply.ctocapply.tbinctoctbintransformation
Dependencies:bitopscaToolsclicolorspacecpp11fansifarverggplot2gluegplotsgtablegtoolsigraphisobandKernSmoothlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Preprocessor for Data Modeling | corkscrew-package corkscrew |
Applying Categorical to Continuous conversion to a new dataframe | apply.ctoc |
Extrapolate t-test based binning to a new data | apply.tbin |
Categorical variables into Continuous features | ctoc |
t-test based binning | tbin |
Relationship between the response variables and predictors | transformation |