BWStest - Baumgartner Weiss Schindler Test of Equal Distributions
Performs the 'Baumgartner-Weiss-Schindler' two-sample test of equal probability distributions, <doi:10.2307/2533862>. Also performs similar rank-based tests for equal probability distributions due to Neuhauser <doi:10.1080/10485250108832874> and Murakami <doi:10.1080/00949655.2010.551516>.
Last updated
cpp
6.74 score 3 stars 16 dependents 48 scripts 16k downloadsmadness - Automatic Differentiation of Multivariate Operations
An object that supports automatic differentiation of matrix- and multidimensional-valued functions with respect to multidimensional independent variables. Automatic differentiation is via 'forward accumulation'.
Last updated
6.29 score 31 stars 1 dependents 42 scripts 351 downloadssadists - Some Additional Distributions
Provides the density, distribution, quantile and generation functions of some obscure probability distributions, including the doubly non-central t, F, Beta, and Eta distributions; the lambda-prime and K-prime; the upsilon distribution; the (weighted) sum of non-central chi-squares to a power; the (weighted) sum of log non-central chi-squares; the product of non-central chi-squares to powers; the product of doubly non-central F variables; the product of independent normals.
Last updated
5.49 score 8 stars 1 dependents 26 scripts 399 downloadsggallin - Grab Bag of 'ggplot2' Functions
Extra geoms and scales for 'ggplot2', including geom_cloud(), a Normal density cloud replacement for errorbars; transforms ssqrt_trans and pseudolog10_trans, which are loglike but appropriate for negative data; interp_trans() and warp_trans() which provide scale transforms based on interpolation; and an infix compose operator for scale transforms.
Last updated
5.28 score 16 stars 238 scripts 287 downloadsMarkowitzR - Statistical Significance of the Markowitz Portfolio
A collection of tools for analyzing significance of Markowitz portfolios, using the delta method on the second moment matrix, <arxiv:1312.0557>.
Last updated
5.14 score 6 stars 23 scripts 214 downloadscocktailApp - 'shiny' App to Discover Cocktails
A 'shiny' app to discover cocktails. The app allows one to search for cocktails by ingredient, filter on rating, and number of ingredients. The package also contains data with the ingredients of nearly 26 thousand cocktails scraped from the web.
Last updated
4.65 score 45 stars 5 scripts 184 downloadsohenery - Modeling of Ordinal Random Variables via Softmax Regression
Supports the modeling of ordinal random variables, like the outcomes of races, via Softmax regression, under the Harville <doi:10.1080/01621459.1973.10482425> and Henery <doi:10.1111/j.2517-6161.1981.tb01153.x> models.
Last updated
cpp
4.61 score 9 stars 3 dependents 10 scripts 605 downloadsfromo - Fast Robust Moments
Fast, numerically robust computation of weighted moments via 'Rcpp'. Supports computation on vectors and matrices, and Monoidal append of moments. Moments and cumulants over running fixed length windows can be computed, as well as over time-based windows. Moment computations are via a generalization of Welford's method, as described by Bennett et. (2009) <doi:10.1109/CLUSTR.2009.5289161>.
Last updated
cumulantsmomentsrolling-statisticsstatisticscpp
4.52 score 3 stars 22 scripts 205 downloadsSPYvsSPY - Spy vs. Spy Data
Data on the Spy vs. Spy comic strip of Mad magazine, created and written by Antonio Prohias.
Last updated
3.60 score 8 stars 6 scripts 150 downloadsepsiwal - Exact Post Selection Inference with Applications to the Lasso
Implements the conditional estimation procedure of Lee, Sun, Sun and Taylor (2016) <doi:10.1214/15-AOS1371>. This procedure allows hypothesis testing on the mean of a normal random vector subject to linear constraints.
Last updated
3.18 score 1 stars 1 dependents 5 scripts 259 downloadsfaroutman - Shiny Fractal Viewer
a shiny page to page around in fractals.
Last updated
cpp
1.70 score 2 scriptszipper - Zip Sorted Arrays Together
Just zips together sorted arrays.
Last updated
cpp
1.70 score 7 scripts