Other packages > Find by keyword >

dslice  

Dynamic Slicing
View on CRAN: Click here


Download and install dslice package within the R console
Install from CRAN:
install.packages("dslice")

Install from Github:
library("remotes")
install_github("cran/dslice")

Install by package version:
library("remotes")
install_version("dslice", "1.2.2")



Attach the package and use:
library("dslice")
Maintained by
Chao Ye
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-07-01
Latest Update: 2023-11-22
Description:
Dynamic slicing is a method designed for dependency detection between a categorical variable and a continuous variable. It could be applied for non-parametric hypothesis testing and gene set enrichment analysis.
How to cite:
Chao Ye (2014). dslice: Dynamic Slicing. R package version 1.2.2, https://cran.r-project.org/web/packages/dslice. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.2 (2014-07-04 17:23), 1.0 (2014-07-01 12:03), 1.1.0 (2014-11-12 08:08), 1.1.3 (2014-11-24 15:54), 1.1.4 (2014-11-25 15:08), 1.1.5 (2015-11-16 16:20), 1.2.0 (2018-11-17 06:40)
Other packages that cited dslice R package
View dslice citation profile
Other R packages that dslice depends, imports, suggests or enhances
Complete documentation for dslice
Functions, R codes and Examples using the dslice R package
Some associated functions: bfslice_c . bfslice_eqp_c . bfslice_eqp_u . bfslice_u . ds_1 . ds_eqp_1 . ds_eqp_k . ds_gsa . ds_k . ds_test . ds_type_one_error . export_res . gsa_exp . gsa_label . gsa_set . load_cls . load_gct . load_gmt . rank_by_s2n . relabel . slice_show . 
Some associated R codes: RcppExports.R . ds_gsa.R . ds_test.R . export_res.R . load_cls.R . load_gct.R . load_gmt.R . rank_by_s2n.R . relabel.R . slice_show.R .  Full dslice package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA