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]
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 29 Mar. 2025.
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
02/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for dslice0246810121416182022TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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