Found 71 packages in 0.03 seconds
A Time-Travelling Debugger
Uses provenance post-execution to help the user understand and debug their script by providing functions to look at intermediate steps and data values, their forwards and backwards lineage, and to understand the steps leading up to warning and error messages. 'provDebugR' uses provenance produced by 'rdtLite' (available on CRAN), stored in PROV-JSON format.
Comparing and Visualizing Differences Between Surveys
Easily analyze and visualize differences between samples (e.g., benchmark comparisons, nonresponse comparisons in surveys) on three levels. The comparisons can be univariate, bivariate or multivariate. On univariate level the variables of interest of a survey and a comparison survey (i.e. benchmark) are compared, by calculating one of several difference measures (e.g., relative difference in mean), and an average difference between the surveys. On bivariate level a function can calculate significant differences in correlations for the surveys. And on multivariate levels a function can calculate significant differences in model coefficients between the surveys of comparison. All of those differences can be easily plotted and outputted as a table. For more detailed information on the methods and example use see Rohr, B., Silber, H., & Felderer, B. (2024). Comparing the Accuracy of Univariate, Bivariate, and Multivariate Estimates across Probability and Nonprobability Surveys with Population Benchmarks. Sociological Methodology
Joint N-Mixture Models for Site-Associated Species
Fits univariate and joint N-mixture models for data on two unmarked site-associated species. Includes functions to estimate latent abundances through empirical Bayes methods.
Optimal Policy Learning
Provides functions for optimal policy learning in socioeconomic applications helping users to learn the most effective policies based
on data in order to maximize empirical welfare. Specifically, 'OPL' allows to find "treatment assignment rules" that maximize the overall
welfare, defined as the sum of the policy effects estimated over all the policy beneficiaries. Documentation about 'OPL' is provided by
several international articles via Athey et al (2021,
Summarizes Provenance Related to Inputs and Outputs of a Script or Console Commands
Reads the provenance collected by the 'rdtLite' or 'rdt' packages,
or other tools providing compatible PROV JSON output, created by the
execution of a script or a console session, and provides a human-readable
summary identifying the input and output files, the scripts used (if any),
errors and warnings produced, and the environment in which it was executed.
It can also optionally package all the files into a zip file. The exact
format of the PROV JSON file created by 'rdtLite' and 'rdt' is described
in < https://github.com/End-to-end-provenance/ExtendedProvJson>. More
information about 'rdtLite' and associated tools is available at
< https://github.com/End-to-end-provenance/> and Lerner, Boose, and Perez
(2018), Using Introspection to Collect Provenance in R, Informatics,
Uses Provenance to Trace File Lineage for One or more R Scripts
Uses provenance collected by 'rdtLite' package or comparable tool to display information about input files, output files, and exchanged files for a single R script or a series of R scripts.
Power and Sample Size for Health Researchers via Shiny
Power and Sample Size for Health Researchers is a Shiny application that brings together a series of functions related to sample size and power calculations for common analysis in the healthcare field. There are functionalities to calculate the power, sample size to estimate or test hypotheses for means and proportions (including test for correlated groups, equivalence, non-inferiority and superiority), association, correlations coefficients, regression coefficients (linear, logistic, gamma, and Cox), linear mixed model, Cronbach's alpha, interobserver agreement, intraclass correlation coefficients, limit of agreement on Bland-Altman plots, area under the curve, sensitivity and specificity incorporating the prevalence of disease. You can also use the online version at < https://hcpa-unidade-bioestatistica.shinyapps.io/PSS_Health/>.
Pan-European Phenological Data Analysis
Provides a framework for quality-aware analysis of ground-based
phenological data from the PEP725 Pan-European Phenology Database
(Templ et al. (2018)
National Road Safety Observatory (ONSV) Styles for 'gt' Tables
Wrapper functions for customizing HTML tables from the 'gt' package to the ONSV style.
Penalized Regression Calibration for the Dynamic Prediction of Survival
Computes penalized regression calibration (PRC), a
statistical method for the dynamic prediction of survival when many
longitudinal predictors are available. See Signorelli (2024)