Found 156 packages in 0.03 seconds
'Base Dos Dados' R Client
An R interface to the 'Base dos Dados' API
Bayes Linear Estimators for Finite Population
Allows the user to apply the Bayes Linear approach to finite population with the Simple Random Sampling - BLE_SRS() - and the Stratified Simple Random Sampling design - BLE_SSRS() - (both without replacement), to the Ratio estimator (using auxiliary information) - BLE_Ratio() - and to categorical data - BLE_Categorical(). The Bayes linear estimation approach is applied to a general linear regression model for finite population prediction in BLE_Reg() and it is also possible to achieve the design based estimators using vague prior distributions. Based on Gonçalves, K.C.M, Moura, F.A.S and Migon, H.S.(2014) < https://www150.statcan.gc.ca/n1/en/catalogue/12-001-X201400111886>.
A General-Purpose Package for Dynamic Report Generation in R
Provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques.
Efficient Outlier Detection in Heterogeneous Time Series Databases
Programs for detecting and cleaning outliers in single time series and in time series from homogeneous and heterogeneous databases using an Orthogonal Greedy Algorithm (OGA) for saturated linear regression models. The programs implement the procedures presented in the paper entitled "Efficient outlier detection in heterogeneous time series databases" by Pedro Galeano, Daniel Peña and Ruey S. Tsay (2024), working paper, Universidad Carlos III de Madrid.
Aggregate Multiple ROC Curves into One Global ROC
Aggregates multiple Receiver Operating Characteristic (ROC) curves obtained from different sources into one global ROC. Additionally, it’s also possible to calculate the aggregated precision-recall (PR) curve.
Robust Selection Algorithm
An implementation of algorithms for estimation of the graphical lasso regularization parameter described in Pedro Cisneros-Velarde, Alexander Petersen and Sang-Yun Oh (2020) < http://proceedings.mlr.press/v108/cisneros20a.html>.
An Interface to IMF (International Monetary Fund) Data JSON API
A straightforward interface for accessing the IMF (International Monetary Fund) data JSON API, available at < https://data.imf.org/>. This package offers direct access to the primary API endpoints: Dataflow, DataStructure, and CompactData. And, it provides an intuitive interface for exploring available dimensions and attributes, as well as querying individual time-series datasets. Additionally, the package implements a rate limit on API calls to reduce the chances of exceeding service limits (limited to 10 calls every 5 seconds) and encountering response errors.
Progressive Web App Support for Shiny
Adds Progressive Web App support for Shiny apps, including desktop and mobile installations.
CSS Layouts (Grid and Flexbox) Implementation for R/Shiny
Allows easy creation of CSS layouts (grid and flexbox) directly from R without added CSS.
Find Hex Logos for CRAN Packages
Scavenge the web for possible hex logos for CRAN packages.