Other packages > Find by keyword >

dynRB  

Dynamic Range Boxes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dynRB", "0.18")



Attach the package and use:
library("dynRB")
Maintained by
Marco Tschimpke
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-05-06
Latest Update: 2022-12-07
Description:
Improves the concept of multivariate range boxes, which is highly susceptible for outliers and does not consider the distribution of the data. The package uses dynamic range boxes to overcome these problems.
How to cite:
Marco Tschimpke (2015). dynRB: Dynamic Range Boxes. R package version 0.18, https://cran.r-project.org/web/packages/dynRB. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1 (2015-05-06 17:04), 0.2 (2015-05-15 21:44), 0.4 (2015-08-11 15:18), 0.5 (2015-12-24 13:46), 0.6 (2016-01-07 14:13), 0.7 (2016-03-25 00:20), 0.8 (2016-08-01 14:55), 0.9 (2016-10-24 14:12), 0.10 (2017-11-03 15:46), 0.11 (2018-06-13 11:37), 0.13 (2018-07-13 15:40), 0.15 (2018-12-18 12:00), 0.16 (2021-05-11 11:20), 0.17 (2022-07-06 14:40)
Other packages that cited dynRB R package
View dynRB citation profile
Other R packages that dynRB depends, imports, suggests or enhances
Complete documentation for dynRB
Functions, R codes and Examples using the dynRB R package
Some associated functions: dynRB-package . dynRB_Pn . dynRB_VPa . dynRB_Vn . finch . finch2 . overview . ranks_OV . 
Some associated R codes: dynRB-internal.R . dynRB_Pn.R . dynRB_VPa.R . dynRB_Vn.R . overview.R . ranks_OV.R .  Full dynRB 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

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  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
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  
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  
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  

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