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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
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  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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