Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 1578 packages in 0.01 seconds

randomGODB — by Barry Zeeberg, 2 months ago

Random GO Database

The Gene Ontology (GO) Consortium < https://geneontology.org/> organizes genes into hierarchical categories based on biological process (BP), molecular function (MF) and cellular component (CC, i.e., subcellular localization). Tools such as 'GoMiner' (see Zeeberg, B.R., Feng, W., Wang, G. et al. (2003) ) can leverage GO to perform ontological analysis of microarray and proteomics studies, typically generating a list of significant functional categories. The significance is traditionally determined by randomizing the input gene list to computing the false discovery rate (FDR) of the enrichment p-value for each category. We explore here the novel alternative of randomizing the GO database rather than the gene list.

Bergm — by Alberto Caimo, 2 years ago

Bayesian Exponential Random Graph Models

Bayesian analysis for exponential random graph models using advanced computational algorithms. More information can be found at: < https://acaimo.github.io/Bergm/>.

rBeta2009 — by Ching-Wei Cheng, 8 months ago

The Beta Random Number and Dirichlet Random Vector Generating Functions

Contains functions to generate random numbers from the beta distribution and random vectors from the Dirichlet distribution.

spatstat.explore — by Adrian Baddeley, 2 months ago

Exploratory Data Analysis for the 'spatstat' Family

Functionality for exploratory data analysis and nonparametric analysis of spatial data, mainly spatial point patterns, in the 'spatstat' family of packages. (Excludes analysis of spatial data on a linear network, which is covered by the separate package 'spatstat.linnet'.) Methods include quadrat counts, K-functions and their simulation envelopes, nearest neighbour distance and empty space statistics, Fry plots, pair correlation function, kernel smoothed intensity, relative risk estimation with cross-validated bandwidth selection, mark correlation functions, segregation indices, mark dependence diagnostics, and kernel estimates of covariate effects. Formal hypothesis tests of random pattern (chi-squared, Kolmogorov-Smirnov, Monte Carlo, Diggle-Cressie-Loosmore-Ford, Dao-Genton, two-stage Monte Carlo) and tests for covariate effects (Cox-Berman-Waller-Lawson, Kolmogorov-Smirnov, ANOVA) are also supported.

Tinflex — by Josef Leydold, 2 years ago

A Universal Non-Uniform Random Number Generator

A universal non-uniform random number generator for quite arbitrary distributions with piecewise twice differentiable densities.

party — by Torsten Hothorn, 6 months ago

A Laboratory for Recursive Partytioning

A computational toolbox for recursive partitioning. The core of the package is ctree(), an implementation of conditional inference trees which embed tree-structured regression models into a well defined theory of conditional inference procedures. This non-parametric class of regression trees is applicable to all kinds of regression problems, including nominal, ordinal, numeric, censored as well as multivariate response variables and arbitrary measurement scales of the covariates. Based on conditional inference trees, cforest() provides an implementation of Breiman's random forests. The function mob() implements an algorithm for recursive partitioning based on parametric models (e.g. linear models, GLMs or survival regression) employing parameter instability tests for split selection. Extensible functionality for visualizing tree-structured regression models is available. The methods are described in Hothorn et al. (2006) , Zeileis et al. (2008) and Strobl et al. (2007) .

btergm — by Philip Leifeld, 4 months ago

Temporal Exponential Random Graph Models by Bootstrapped Pseudolikelihood

Temporal Exponential Random Graph Models (TERGM) estimated by maximum pseudolikelihood with bootstrapped confidence intervals or Markov Chain Monte Carlo maximum likelihood. Goodness of fit assessment for ERGMs, TERGMs, and SAOMs. Micro-level interpretation of ERGMs and TERGMs. The methods are described in Leifeld, Cranmer and Desmarais (2018), JStatSoft .

ranlip — by Gleb Beliakov, 4 years ago

Generation of Random Vectors with User-Defined Density

Random vectors with arbitrary Lipschitz density are generated using acceptance/ rejection. The method is based on G. Beliakov (2005) .

randtests — by Frederico Caeiro, a year ago

Testing Randomness in R

Provides several non parametric randomness tests for numeric sequences.

RItools — by Jake Bowers, 2 months ago

Randomization Inference Tools

Tools for randomization-based inference. Current focus is on the d^2 omnibus test of differences of means following Hansen and Bowers (2008) . This test is useful for assessing balance in matched observational studies or for analysis of outcomes in block-randomized experiments.