r-ggraph
|
public |
The grammar of graphics as implemented in ggplot2 is a poor fit for graph and network visualizations due to its reliance on tabular data input. ggraph is an extension of the ggplot2 API tailored to graph visualizations and provides the same flexible approach to building up plots layer by layer.
|
2025-03-25 |
r-forecast
|
public |
Methods and tools for displaying and analysing univariate time series forecasts including exponential smoothing via state space models and automatic ARIMA modelling.
|
2025-03-25 |
r-ergm.userterms
|
public |
A template package to demonstrate the use of user-specified statistics for use in 'ergm' models as part of the Statnet suite of packages.
|
2025-03-25 |
r-ergm.count
|
public |
A set of extensions for the 'ergm' package to fit weighted networks whose edge weights are counts.
|
2025-03-25 |
r-biclust
|
public |
The main function biclust() provides several algorithms to find biclusters in two-dimensional data: Cheng and Church (2000, ISBN:1-57735-115-0), spectral (2003) <doi:10.1101/gr.648603>, plaid model (2005) <doi:10.1016/j.csda.2004.02.003>, xmotifs (2003) <doi:10.1142/9789812776303_0008> and bimax (2006) <doi:10.1093/bioinformatics/btl060>. In addition, the package provides methods for data preprocessing (normalization and discretisation), visualisation, and validation of bicluster solutions.
|
2025-03-25 |
r-wakefield
|
public |
Generates random data sets including: data.frames, lists, and vectors.
|
2025-03-25 |
r-viridis
|
public |
Implementation of the 'viridis' - the default -, 'magma', 'plasma', 'inferno', and 'cividis' color maps for 'R'. 'viridis', 'magma', 'plasma', and 'inferno' are ported from 'matplotlib' <http://matplotlib.org/>, a popular plotting library for 'python'. 'cividis', was developed by Jamie R. Nuñez and Sean M. Colby. These color maps are designed in such a way that they will analytically be perfectly perceptually-uniform, both in regular form and also when converted to black-and-white. They are also designed to be perceived by readers with the most common form of color blindness (all color maps in this package) and color vision deficiency ('cividis' only).
|
2025-03-25 |
r-upsetr
|
public |
Creates visualizations of intersecting sets using a novel matrix design, along with visualizations of several common set, element and attribute related tasks (Conway 2017) <doi:10.1093/bioinformatics/btx364>.
|
2025-03-25 |
r-treemap
|
public |
A treemap is a space-filling visualization of hierarchical structures. This package offers great flexibility to draw treemaps.
|
2025-03-25 |
r-tram
|
public |
Formula-based user-interfaces to specific transformation models implemented in package 'mlt'. Available models include Cox models, some parametric survival models (Weibull, etc.), models for ordered categorical variables, normal and non-normal (Box-Cox type) linear models, and continuous outcome logistic regression (Lohse et al., 2017, <DOI:10.12688/f1000research.12934.1>). The underlying theory is described in Hothorn et al. (2018) <DOI:10.1111/sjos.12291>.
|
2025-03-25 |
r-tools4uplift
|
public |
Uplift modeling aims at predicting the causal effect of an action such as a medical treatment or a marketing campaign on a particular individual, by taking into consideration the response to a treatment. In order to simplify the task for practitioners in uplift modeling, we propose a combination of tools that can be separated into the following ingredients: i) quantization, ii) visualization, iii) feature engineering, iv) feature selection and, v) model validation. For more details, please read Belbahri et Al. (2019) <https://dms.umontreal.ca/~murua/research/UpliftRegression.pdf>.
|
2025-03-25 |
r-tidytext
|
public |
Text mining for word processing and sentiment analysis using 'dplyr', 'ggplot2', and other tidy tools.
|
2025-03-25 |
r-styler
|
public |
Pretty-prints R code without changing the user's formatting intent.
|
2025-03-25 |
r-simcomp
|
public |
Simultaneous tests and confidence intervals are provided for one-way experimental designs with one or many normally distributed, primary response variables (endpoints). Differences (Hasler and Hothorn, 2011) or ratios (Hasler and Hothorn, 2012) of means can be considered. Various contrasts can be chosen, unbalanced sample sizes are allowed as well as heterogeneous variances (Hasler and Hothorn, 2008) or covariance matrices (Hasler, 2014).
|
2025-03-25 |
r-shinywidgets
|
public |
Collection of custom input controls and user interface components for 'Shiny' applications. Give your applications a unique and colorful style !
|
2025-03-25 |
r-shinythemes
|
public |
Themes for use with Shiny. Includes several Bootstrap themes from <http://bootswatch.com/>, which are packaged for use with Shiny applications.
|
2025-03-25 |
r-shinyjs
|
public |
Perform common useful JavaScript operations in Shiny apps that will greatly improve your apps without having to know any JavaScript. Examples include: hiding an element, disabling an input, resetting an input back to its original value, delaying code execution by a few seconds, and many more useful functions for both the end user and the developer. 'shinyjs' can also be used to easily call your own custom JavaScript functions from R.
|
2025-03-25 |
r-shinydashboard
|
public |
Create dashboards with 'Shiny'. This package provides a theme on top of 'Shiny', making it easy to create attractive dashboards.
|
2025-03-25 |
r-shinyace
|
public |
Ace editor bindings to enable a rich text editing environment within Shiny.
|
2025-03-25 |
r-rnn
|
public |
Implementation of a Recurrent Neural Network architectures in native R, including Long Short-Term Memory (Hochreiter and Schmidhuber, <doi:10.1162/neco.1997.9.8.1735>), Gated Recurrent Unit (Chung et al., <arXiv:1412.3555>) and vanilla RNN.
|
2025-03-25 |
r-readods
|
public |
Import ODS (OpenDocument Spreadsheet) into R as a data frame. Also support writing data frame into ODS file.
|
2025-03-25 |
r-rcartocolor
|
public |
Provides color schemes for maps and other graphics designed by 'CARTO' as described at <https://carto.com/carto-colors/>. It includes four types of palettes: aggregation, diverging, qualitative, and quantitative.
|
2025-03-25 |
r-pglm
|
public |
Estimation of panel models for glm-like models: this includes binomial models (logit and probit) count models (poisson and negbin) and ordered models (logit and probit).
|
2025-03-25 |
r-miniui
|
public |
Provides UI widget and layout functions for writing Shiny apps that work well on small screens.
|
2025-03-25 |
r-mi
|
public |
The mi package provides functions for data manipulation, imputing missing values in an approximate Bayesian framework, diagnostics of the models used to generate the imputations, confidence-building mechanisms to validate some of the assumptions of the imputation algorithm, and functions to analyze multiply imputed data sets with the appropriate degree of sampling uncertainty.
|
2025-03-25 |