Package: semidist 0.1.0
semidist: Measure Dependence Between Categorical and Continuous Variables
Semi-distance and mean-variance (MV) index are proposed to measure the dependence between a categorical random variable and a continuous variable. Test of independence and feature screening for classification problems can be implemented via the two dependence measures. For the details of the methods, see Zhong et al. (2023) <doi:10.1080/01621459.2023.2284988>; Cui and Zhong (2019) <doi:10.1016/j.csda.2019.05.004>; Cui, Li and Zhong (2015) <doi:10.1080/01621459.2014.920256>.
Authors:
semidist_0.1.0.tar.gz
semidist_0.1.0.zip(r-4.7)semidist_0.1.0.zip(r-4.6)semidist_0.1.0.zip(r-4.5)
semidist_0.1.0.tgz(r-4.6-x86_64)semidist_0.1.0.tgz(r-4.6-arm64)semidist_0.1.0.tgz(r-4.5-x86_64)semidist_0.1.0.tgz(r-4.5-arm64)
semidist_0.1.0.tar.gz(r-4.7-arm64)semidist_0.1.0.tar.gz(r-4.7-x86_64)semidist_0.1.0.tar.gz(r-4.6-arm64)semidist_0.1.0.tar.gz(r-4.6-x86_64)
semidist_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
semidist/json (API)
NEWS
| # Install 'semidist' in R: |
| install.packages('semidist', repos = c('https://wzhong41.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wzhong41/semidist/issues
Last updated from:0415822d1c. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 151 | ||
| linux-devel-x86_64 | OK | 146 | ||
| source / vignettes | OK | 190 | ||
| linux-release-arm64 | OK | 130 | ||
| linux-release-x86_64 | OK | 136 | ||
| macos-release-arm64 | OK | 132 | ||
| macos-release-x86_64 | OK | 252 | ||
| macos-oldrel-arm64 | OK | 156 | ||
| macos-oldrel-x86_64 | OK | 357 | ||
| windows-devel | OK | 126 | ||
| windows-release | OK | 123 | ||
| windows-oldrel | OK | 106 | ||
| wasm-release | OK | 103 |
Exports:MINTsemiautoMINTsemipermmvmv_sismv_testsd_sissd_testsdcorsdcovswitch_cat_repr
Dependencies:bootclicodetoolsdigestenergyFNNfurrrfutureglobalsgluegsllifecyclelistenvmagrittrparallellypurrrRcppRcppArmadillorlangvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Mutual information independence test (categorical-continuous case) | MINTsemiauto MINTsemiperm |
| Mean Variance (MV) statistics | mv |
| Feature screening via MV Index | mv_sis |
| MV independence test | mv_test |
| Print Method for Independence Tests Between Categorical and Continuous Variables | print.indtest |
| Feature screening via semi-distance correlation | sd_sis |
| Semi-distance independence test | sd_test |
| Semi-distance covariance and correlation statistics | sdcor sdcov |
| Switch the representation of a categorical object | switch_cat_repr |
| Estimate the trace of the covariance matrix and its square | tr_estimate |
