Found 37 packages in 0.05 seconds
Economic Nowcasting with Bridge Equations and Real-Time Evaluation
Provides bridge equations with optional autoregressive terms for
nowcasting low-frequency macroeconomic variables (e.g. quarterly GDP) from
higher-frequency indicators (e.g. monthly retail sales). Handles the
ragged-edge problem where different indicators have different publication
lags via mixed-frequency alignment. Includes pseudo-real-time evaluation
with expanding or rolling windows, and the Diebold-Mariano test for
comparing forecast accuracy following Harvey, Leybourne, and Newbold
(1997)
County-Level Estimates of Fertilizer Application in USA
Compiled and cleaned the county-level estimates of fertilizer, nitrogen and phosphorus, from 1945 to 2012 in United States of America (USA). The commercial fertilizer data were originally generated by USGS based on the sales data of commercial fertilizer. The manure data were estimated based on county-level population data of livestock, poultry, and other animals. See the user manual for detailed data sources and cleaning methods. 'usfertilizer' utilized the tidyverse to clean the original data and provide user-friendly dataframe. Please note that USGS does not endorse this package. Also data from 1986 is not available for now.
Complete Functional Regulation Analysis
Calculates complete functional regulation analysis and visualize
the results in a single heatmap. The provided example data is for biological
data but the methodology can be used for large data sets to compare quantitative
entities that can be grouped. For example, a store might divide entities into
cloth, food, car products etc and want to see how sales changes in the groups
after some event. The theoretical background for the calculations are provided
in New insights into functional regulation in MS-based drug profiling, Ana Sofia
Carvalho, Henrik Molina & Rune Matthiesen, Scientific Reports
Interface to 'Video Game Insights' API for Gaming Market Analytics
Interface to the 'Video Game Insights' API < https://app.sensortower.com/vgi/> for video game market analytics and intelligence. Provides functions to retrieve game metadata, developer and publisher information, player statistics (concurrent players, daily and monthly active users), revenue and sales data, review analytics, wish-list tracking, and platform-specific rankings. The package includes data processing utilities to analyze player demographics, track pricing history, calculate player overlap between games, and monitor market trends. Supports analysis across multiple gaming platforms including 'Steam', 'PlayStation', 'Xbox', and 'Nintendo' with unified data structures for cross-platform comparison.
Retrieving Oral Opioid Information
Provides details such as Morphine Equivalent Dose (MED), brand name and opioid content which are calculated of all oral opioids authorized for sale by Health Canada and the FDA based on their Drug Identification Number (DIN) or National Drug Code (NDC). MEDs are calculated based on recommendations by Canadian Institute for Health Information (CIHI) and Von Korff et al (2008) and information obtained from Health Canada's Drug Product Database's monthly data dump or FDA Daily database for Canadian and US databases respectively. Please note in no way should output from this package be a substitute for medical advise. All medications should only be consumed on prescription from a licensed healthcare provider.
Access Brazilian Public Health Data
Provides easy access to Brazilian public health data from multiple sources including VIGITEL (Surveillance of Risk Factors for Chronic Diseases by Telephone Survey), PNS (National Health Survey), 'PNAD' Continua (Continuous National Household Sample Survey), 'POF' (Household Budget Survey with food security and consumption data), 'Censo Demografico' (population denominators via 'SIDRA' API), SIM (Mortality Information System), SINASC (Live Birth Information System), 'SIH' (Hospital Information System), 'SIA' (Outpatient Information System), 'SINAN' (Notifiable Diseases Surveillance), 'CNES' (National Health Facility Registry), 'SI-PNI' (National Immunization Program - aggregated 1994-2019 via FTP, individual-level 'microdata' 2020+ via 'OpenDataSUS' API), 'SISAB' (Primary Care Health Information System - coverage indicators via REST API), ANS ('Agencia Nacional de Saude Suplementar' - supplementary health beneficiaries, consumer complaints, and financial statements), 'ANVISA' ('Agencia Nacional de Vigilancia Sanitaria' - product registrations, 'pharmacovigilance', 'hemovigilance', 'technovigilance', and controlled substance sales via 'SNGPC'), and other health information systems. Data is downloaded from the Brazilian Ministry of Health and 'IBGE' repositories. Data is returned in tidy format following tidyverse conventions.
Extension of `data.frame`
Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns, friendly and fast character-separated-value read/write. Offers a natural and flexible syntax, for faster development.
ANSI Control Sequence Aware String Functions
Counterparts to R string manipulation functions that account for the effects of ANSI text formatting control sequences.
Polygon Clipping
R port of Angus Johnson's open source library 'Clipper'. Performs polygon clipping operations (intersection, union, set minus, set difference) for polygonal regions of arbitrary complexity, including holes. Computes offset polygons (spatial buffer zones, morphological dilations, Minkowski dilations) for polygonal regions and polygonal lines. Computes Minkowski Sum of general polygons. There is a function for removing self-intersections from polygon data.
Gene Set Analysis Exploiting Pathway Topology
Using Gaussian graphical models we propose a novel approach to
perform pathway analysis using gene expression. Given the
structure of a graph (a pathway) we introduce two statistical
tests to compare the mean and the concentration matrices between
two groups. Specifically, these tests can be performed on the
graph and on its connected components (cliques). The package is
based on the method described in Massa M.S., Chiogna M., Romualdi
C. (2010)