Package: findIPs 1.3.1
findIPs: Influential Points Detection for Feature Rankings
Feature rankings can be distorted by a single case in the context of high-dimensional data. The cases exerts abnormal influence on feature rankings are called influential points (IPs). The package aims at detecting IPs based on case deletion and quantifies their effects by measuring the rank changes (DOI:10.48550/arXiv.2303.10516). The package applies a novel rank comparing measure using the adaptive weights that stress the top-ranked important features and adjust the weights to ranking properties.
Authors:
findIPs_1.3.1.tar.gz
findIPs_1.3.1.zip(r-4.5)findIPs_1.3.1.zip(r-4.4)findIPs_1.1.0.zip(r-4.3)
findIPs_1.3.1.tgz(r-4.4-any)findIPs_1.1.0.tgz(r-4.3-any)
findIPs_1.3.1.tar.gz(r-4.5-noble)findIPs_1.3.1.tar.gz(r-4.4-noble)
findIPs_1.3.1.tgz(r-4.4-emscripten)findIPs_1.1.0.tgz(r-4.3-emscripten)
findIPs.pdf |findIPs.html✨
findIPs/json (API)
NEWS
# Install 'findIPs' in R: |
install.packages('findIPs', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/shuostat/findips/issues
- miller05 - Miller05 data
On BioConductor:findIPs-1.3.1(bioc 3.21)findIPs-1.2.0(bioc 3.20)
geneexpressiondifferentialexpressionregressionsurvival
Last updated 1 months agofrom:342a7ad5c8. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 22 2024 |
R-4.5-win | OK | Nov 22 2024 |
R-4.5-linux | OK | Dec 22 2024 |
R-4.4-win | OK | Nov 22 2024 |
R-4.4-mac | OK | Dec 22 2024 |
R-4.3-win | OK | Sep 28 2024 |
R-4.3-mac | OK | Sep 28 2024 |
Exports:findIPsgetdrop1ranksplotAdaptiveWeightsplotIPsplotRankScatterssumRanks
Dependencies:abindaskpassBHBiobaseBiocGenericsBiocParallelcodetoolscpp11crayoncurlDelayedArrayformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicRangeshttrIRangesjsonlitelambda.rlatticeMatrixMatrixGenericsmatrixStatsmimeopensslR6S4ArraysS4VectorssnowSparseArraySummarizedExperimentsurvivalsysUCSC.utilsXVector
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Function to detect influential points for feature rankings | findIPs |
Derive ranking lists including original and leave-one-out rankings | getdrop1ranks |
miller05 data | miller05 |
Visualize the weight function for adaptive weights | plotAdaptiveWeights |
Visualize the influential scores | plotIPs |
Visualize the unweighted rank changes | plotRankScatters |
Summarize the weighted rank changes caused by case-deletion | sumRanks |