r-boomspikeslab
|
public |
Spike and slab regression a la McCulloch and George (1997).
|
2025-03-25 |
r-zyp
|
public |
Contains an efficient implementation of Sen's slope method (Sen, 1968) plus implementation of Xuebin Zhang's (Zhang, 1999) and Yue-Pilon's (Yue, 2002) prewhitening approaches to determining trends in climate data.
|
2025-03-25 |
r-zeallot
|
public |
Provides a %<-% operator to perform multiple, unpacking, and destructuring assignment in R. The operator unpacks the right-hand side of an assignment into multiple values and assigns these values to variables on the left-hand side of the assignment.
|
2025-03-25 |
r-xtable
|
public |
Coerce data to LaTeX and HTML tables.
|
2025-03-25 |
r-xopen
|
public |
Cross platform solution to open files, directories or 'URLs' with their associated programs.
|
2025-03-25 |
r-xlsxjars
|
public |
The xlsxjars package collects all the external jars required for the xlxs package. This release corresponds to POI 3.10.1.
|
2025-03-25 |
r-xlsx
|
public |
Provide R functions to read/write/format Excel 2007 and Excel 97/2000/XP/2003 file formats.
|
2025-03-25 |
r-xlconnectjars
|
public |
Provides external JAR dependencies for the XLConnect package.
|
2025-03-25 |
r-xlconnect
|
public |
Provides comprehensive functionality to read, write and format Excel data.
|
2025-03-25 |
r-xfun
|
public |
Miscellaneous functions commonly used in other packages maintained by 'Yihui Xie'.
|
2025-03-25 |
r-x13binary
|
public |
The US Census Bureau provides a seasonal adjustment program now called 'X-13ARIMA-SEATS' building on both earlier programs called X-11 and X-12 as well as the SEATS program by the Bank of Spain. The US Census Bureau offers both source and binary versions -- which this package integrates for use by other R packages.
|
2025-03-25 |
r-withr
|
public |
A set of functions to run code 'with' safely and temporarily modified global state. Many of these functions were originally a part of the 'devtools' package, this provides a simple package with limited dependencies to provide access to these functions.
|
2025-03-25 |
r-whisker
|
public |
logicless templating, reuse templates in many programming languages including R
|
2025-03-25 |
r-viridislite
|
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). This is the 'lite' version of the more complete 'viridis' package that can be found at <https://cran.r-project.org/package=viridis>.
|
2025-03-25 |
r-vioplot
|
public |
A violin plot is a combination of a box plot and a kernel density plot. This package allows extensive customisation of violin plots.
|
2025-03-25 |
r-variancegamma
|
public |
Provides functions for the variance gamma distribution. Density, distribution and quantile functions. Functions for random number generation and fitting of the variance gamma to data. Also, functions for computing moments of the variance gamma distribution of any order about any location. In addition, there are functions for checking the validity of parameters and to interchange different sets of parameterizations for the variance gamma distribution.
|
2025-03-25 |
r-unvotes
|
public |
Historical voting data of the United Nations General Assembly. This includes votes for each country in each roll call, as well as descriptions and topic classifications for each vote.
|
2025-03-25 |
r-trust
|
public |
Does local optimization using two derivatives and trust regions. Guaranteed to converge to local minimum of objective function.
|
2025-03-25 |
r-trimcluster
|
public |
Trimmed k-means clustering.
|
2025-03-25 |
r-triangle
|
public |
Provides the "r, q, p, and d" distribution functions for the triangle distribution.
|
2025-03-25 |
r-tinytex
|
public |
Helper functions to install and maintain the 'LaTeX' distribution named 'TinyTeX' (<https://yihui.name/tinytex/>), a lightweight, cross-platform, portable, and easy-to-maintain version of 'TeX Live'. This package also contains helper functions to compile 'LaTeX' documents, and install missing 'LaTeX' packages automatically.
|
2025-03-25 |
r-timeseries
|
public |
Provides a class and various tools for financial time series. This includes basic functions such as scaling and sorting, subsetting, mathematical operations and statistical functions.
|
2025-03-25 |
r-timedate
|
public |
The 'timeDate' class fulfils the conventions of the ISO 8601 standard as well as of the ANSI C and POSIX standards. Beyond these standards it provides the "Financial Center" concept which allows to handle data records collected in different time zones and mix them up to have always the proper time stamps with respect to your personal financial center, or alternatively to the GMT reference time. It can thus also handle time stamps from historical data records from the same time zone, even if the financial centers changed day light saving times at different calendar dates.
|
2025-03-25 |
r-textshape
|
public |
Tools that can be used to reshape and restructure text data.
|
2025-03-25 |
r-textcat
|
public |
Text categorization based on n-grams.
|
2025-03-25 |
r-testit
|
public |
Provides two convenience functions assert() and test_pkg() to facilitate testing R packages.
|
2025-03-25 |
r-teachingdemos
|
public |
Demonstration functions that can be used in a classroom to demonstrate statistical concepts, or on your own to better understand the concepts or the programming.
|
2025-03-25 |
r-svgui
|
public |
The SciViews svGUI package eases the management of Graphical User Interfaces (GUI) in R. It is independent from any particular GUI widgets (Tk, Gtk2, native, ...). It centralizes info about GUI elements currently used, and it dispatches GUI calls to the particular toolkits in use in function of the context (is R run at the terminal, within a Tk application, a HTML page?).
|
2025-03-25 |
r-svdialogs
|
public |
Rapidly construct standard dialog boxes for your GUI, including message boxes, input boxes, list, file or directory selection, ... In case R cannot display GUI dialog boxes, a simpler command line version of these interactive elements is also provided as fallback solution.
|
2025-03-25 |
r-stringr
|
public |
A consistent, simple and easy to use set of wrappers around the fantastic 'stringi' package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from one function is easy to feed into the input of another.
|
2025-03-25 |
r-stopwords
|
public |
Provides multiple sources of stopwords, for use in text analysis and natural language processing.
|
2025-03-25 |
r-stabledist
|
public |
Density, Probability and Quantile functions, and random number generation for (skew) stable distributions, using the parametrizations of Nolan.
|
2025-03-25 |
r-squarem
|
public |
Algorithms for accelerating the convergence of slow, monotone sequences from smooth, contraction mapping such as the EM algorithm. It can be used to accelerate any smooth, linearly convergent acceleration scheme. A tutorial style introduction to this package is available in a vignette on the CRAN download page or, when the package is loaded in an R session, with vignette("SQUAREM").
|
2025-03-25 |
r-spls
|
public |
Provides functions for fitting a sparse partial least squares (SPLS) regression and classification (Chun and Keles (2010) <doi:10.1111/j.1467-9868.2009.00723.x>).
|
2025-03-25 |
r-speedglm
|
public |
Fitting linear models and generalized linear models to large data sets by updating algorithms.
|
2025-03-25 |
r-spdata
|
public |
Diverse spatial datasets for demonstrating, benchmarking and teaching spatial data analysis. It includes R data of class sf (defined by the package 'sf'), Spatial ('sp'), and nb ('spdep'). Unlike other spatial data packages such as 'rnaturalearth' and 'maps', it also contains data stored in a range of file formats including GeoJSON, ESRI Shapefile and GeoPackage. Some of the datasets are designed to illustrate specific analysis techniques. cycle_hire() and cycle_hire_osm(), for example, is designed to illustrate point pattern analysis techniques.
|
2025-03-25 |
r-spd
|
public |
The Semi Parametric Piecewise Distribution blends the Generalized Pareto Distribution for the tails with a kernel based interior.
|
2025-03-25 |
r-sparsepp
|
public |
Provides interface to 'sparsepp' - fast, memory efficient hash map. It is derived from Google's excellent 'sparsehash' implementation. We believe 'sparsepp' provides an unparalleled combination of performance and memory usage, and will outperform your compiler's unordered_map on both counts. Only Google's 'dense_hash_map' is consistently faster, at the cost of much greater memory usage (especially when the final size of the map is not known in advance).
|
2025-03-25 |
r-snowfall
|
public |
Usability wrapper around snow for easier development of parallel R programs. This package offers e.g. extended error checks, and additional functions. All functions work in sequential mode, too, if no cluster is present or wished. Package is also designed as connector to the cluster management tool sfCluster, but can also used without it.
|
2025-03-25 |
r-snow
|
public |
Support for simple parallel computing in R.
|
2025-03-25 |
r-snakecase
|
public |
A consistent, flexible and easy to use tool to parse and convert strings into cases like snake or camel among others.
|
2025-03-25 |
r-sn
|
public |
Build and manipulate probability distributions of the skew-normal family and some related ones, notably the skew-t family, and provide related statistical methods for data fitting and model diagnostics, in the univariate and the multivariate case.
|
2025-03-25 |
r-skewhyperbolic
|
public |
Functions are provided for the density function, distribution function, quantiles and random number generation for the skew hyperbolic t-distribution. There are also functions that fit the distribution to data. There are functions for the mean, variance, skewness, kurtosis and mode of a given distribution and to calculate moments of any order about any centre. To assess goodness of fit, there are functions to generate a Q-Q plot, a P-P plot and a tail plot.
|
2025-03-25 |
r-sigmoid
|
public |
Several different sigmoid functions are implemented, including a wrapper function, SoftMax preprocessing and inverse functions.
|
2025-03-25 |
r-shape
|
public |
Functions for plotting graphical shapes such as ellipses, circles, cylinders, arrows, ...
|
2025-03-25 |
r-sfsmisc
|
public |
Useful utilities ['goodies'] from Seminar fuer Statistik ETH Zurich, some of which were ported from S-plus in the 1990's. For graphics, have pretty (Log-scale) axes, an enhanced Tukey-Anscombe plot, combining histogram and boxplot, 2d-residual plots, a 'tachoPlot()', pretty arrows, etc. For robustness, have a robust F test and robust range(). For system support, notably on Linux, provides 'Sys.*()' functions with more access to system and CPU information. Finally, miscellaneous utilities such as simple efficient prime numbers, integer codes, Duplicated(), toLatex.numeric() and is.whole().
|
2025-03-25 |
r-setrng
|
public |
SetRNG provides utilities to help set and record the setting of the seed and the uniform and normal generators used when a random experiment is run. The utilities can be used in other functions that do random experiments to simplify recording and/or setting all the necessary information for reproducibility. See the vignette and reference manual for examples.
|
2025-03-25 |
r-sessioninfo
|
public |
Query and print information about the current R session. It is similar to 'utils::sessionInfo()', but includes more information about packages, and where they were installed from.
|
2025-03-25 |
r-selectr
|
public |
Translates a CSS3 selector into an equivalent XPath expression. This allows us to use CSS selectors when working with the XML package as it can only evaluate XPath expressions. Also provided are convenience functions useful for using CSS selectors on XML nodes. This package is a port of the Python package 'cssselect' (<https://cssselect.readthedocs.io/>).
|
2025-03-25 |
r-segmented
|
public |
Given a regression model, segmented `updates' it by adding one or more segmented (i.e., piece-wise linear) relationships. Several variables with multiple breakpoints are allowed. The estimation method is discussed in Muggeo (2003, <doi:10.1002/sim.1545>) and illustrated in Muggeo (2008, <https://www.r-project.org/doc/Rnews/Rnews_2008-1.pdf>). An approach for hypothesis testing is presented in Muggeo (2016, <doi:10.1080/00949655.2016.1149855>).
|
2025-03-25 |