r-grf
|
public |
A pluggable package for forest-based statistical estimation and inference. GRF currently provides methods for non-parametric least-squares regression, quantile regression, and treatment effect estimation (optionally using instrumental variables).
|
2025-04-22 |
r-estimatr
|
public |
Fast procedures for small set of commonly-used, design-appropriate estimators with robust standard errors and confidence intervals. Includes estimators for linear regression, instrumental variables regression, difference-in-means, Horvitz-Thompson estimation, and regression improving precision of experimental estimates by interacting treatment with centered pre-treatment covariates introduced by Lin (2013) <doi:10.1214/12-AOAS583>.
|
2025-04-22 |
r-rationalexp
|
public |
We implement a test of the rational expectations hypothesis based on the marginal distributions of realizations and subjective beliefs from D'Haultfoeuille, Gaillac, and Maurel (2018) <doi:10.3386/w25274>. This test can be used in cases where realizations and subjective beliefs are observed in two different datasets that cannot be matched, or when they are observed in the same dataset. The package also computes the estimator of the minimal deviations from rational expectations than can be rationalized by the data.
|
2025-04-22 |
r-padr
|
public |
Transforms datetime data into a format ready for analysis. It offers two core functionalities; aggregating data to a higher level interval (thicken) and imputing records where observations were absent (pad).
|
2025-04-22 |
r-bs4dash
|
public |
Make 'Bootstrap 4' dashboards. Use the full power of 'AdminLTE3', a dashboard template built on top of 'Bootstrap 4' <https://github.com/almasaeed2010/AdminLTE/tree/v3-dev>.
|
2025-04-22 |
r-ggpage
|
public |
Facilitates the creation of page layout visualizations in which words are represented as rectangles with sizes relating to the length of the words. Which then is divided in lines and pages for easy overview of up to quite large texts.
|
2025-04-22 |
r-graphtweets
|
public |
Allows building an edge table from data frame of tweets, also provides function to build nodes and another create a temporal graph.
|
2025-04-22 |
r-nardl
|
public |
Computes the nonlinear cointegrating autoregressive distributed lag model with p lags of the dependent variables and q lags of independent variables proposed by (Shin, Yu & Greenwood-Nimmo, 2014 <doi:10.1007/978-1-4899-8008-3_9>).
|
2025-04-22 |
r-argonr
|
public |
R wrapper around the argon HTML library. More at <https://demos.creative-tim.com/argon-design-system/>.
|
2025-04-22 |
r-rlab
|
public |
Functions and Datasets Required for ST370 class
|
2025-04-22 |
r-intergraph
|
public |
Functions implemented in this package allow to coerce (i.e. convert) network data between classes provided by other R packages. Currently supported classes are those defined in packages: network and igraph.
|
2025-04-22 |
r-tester
|
public |
tester allows you to test characteristics of common R objects.
|
2025-04-22 |
r-ggnetwork
|
public |
Geometries to plot network objects with 'ggplot2'.
|
2025-04-22 |
r-rioja
|
public |
Stratigraphic diagrams, constrained clustering, transfer functions, and other methods for analysing Quaternary science data.
|
2025-04-22 |
r-echarts4r
|
public |
Easily create interactive charts by leveraging the 'Echarts Javascript' library which includes 34 chart types, themes, 'Shiny' proxies and animations.
|
2025-04-22 |
r-pairsd3
|
public |
Creates an interactive scatterplot matrix using the D3 JavaScript library. See <http://d3js.org/> for more information on D3.
|
2025-04-22 |
r-sigmajs
|
public |
Interface to 'sigma.js' graph visualization library including animations, plugins and shiny proxies.
|
2025-04-22 |
r-ffbase
|
public |
Extends the out of memory vectors of 'ff' with statistical functions and other utilities to ease their usage.
|
2025-04-22 |
r-hashmap
|
public |
Provides a hash table class for fast key-value storage of atomic vector types.
|
2025-04-22 |
r-radiant.data
|
public |
The Radiant Data menu includes interfaces for loading, saving, viewing, visualizing, summarizing, transforming, and combining data. It also contains functionality to generate reproducible reports of the analyses conducted in the application.
|
2025-04-22 |
r-performanceanalytics
|
public |
Collection of econometric functions for performance and risk analysis. In addition to standard risk and performance metrics, this package aims to aid practitioners and researchers in utilizing the latest research in analysis of non-normal return streams. In general, it is most tested on return (rather than price) data on a regular scale, but most functions will work with irregular return data as well, and increasing numbers of functions will work with P&L or price data where possible.
|
2025-04-22 |
r-flare
|
public |
Provide the implementation of a family of Lasso variants including Dantzig Selector, LAD Lasso, SQRT Lasso, Lq Lasso for estimating high dimensional sparse linear model. We adopt the alternating direction method of multipliers and convert the original optimization problem into a sequential L1 penalized least square minimization problem, which can be efficiently solved by linearization algorithm. A multi-stage screening approach is adopted for further acceleration. Besides the sparse linear model estimation, we also provide the extension of these Lasso variants to sparse Gaussian graphical model estimation including TIGER and CLIME using either L1 or adaptive penalty. Missing values can be tolerated for Dantzig selector and CLIME. The computation is memory-optimized using the sparse matrix output.
|
2025-04-22 |
r-linkcomm
|
public |
Link communities reveal the nested and overlapping structure in networks, and uncover the key nodes that form connections to multiple communities. linkcomm provides a set of tools for generating, visualizing, and analysing link communities in networks of arbitrary size and type. The linkcomm package also includes tools for generating, visualizing, and analysing Overlapping Cluster Generator (OCG) communities.
|
2025-04-22 |
r-vbsr
|
public |
Efficient algorithm for solving ultra-sparse regularized regression models using a variational Bayes algorithm with a spike (l0) prior. Algorithm is solved on a path, with coordinate updates, and is capable of generating very sparse models. There are very general model diagnostics for controling type-1 error included in this package.
|
2025-04-22 |
r-varhandle
|
public |
Variables are the fundamental parts of each programming language but handling them efficiently might be frustrating for programmers. This package contains some functions to help user (especially data explorers) to make more sense of their variables and take the most out of variables and hardware resources. These functions are written, collected and crafted over 7 years of experience in statistical data analysis on high-dimensional data, and for each of them there was a need. Functions in this package are suppose to be efficient and easy to use, hence they will be frequently updated to make them more convenient.
|
2025-04-22 |