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 05 Jun. 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

msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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