Found 34 packages in 0.01 seconds
Extension to 'tmap' for Creating Network Visualizations
Provides functions for visualizing networks with 'tmap'. It supports 'sfnetworks' objects natively but is not limited to them. Useful for adding network layers such as edges and nodes to 'tmap' maps. More features may be added in future versions.
Routines for Performing Empirical Calibration of Observational Study Estimates
Routines for performing empirical calibration of observational
study estimates. By using a set of negative control hypotheses we can
estimate the empirical null distribution of a particular observational
study setup. This empirical null distribution can be used to compute a
calibrated p-value, which reflects the probability of observing an
estimated effect size when the null hypothesis is true taking both random
and systematic error into account. A similar approach can be used to
calibrate confidence intervals, using both negative and positive controls.
For more details, see Schuemie et al. (2013)
Colors for all
Color palettes for all people, including those with color vision deficiency. Popular color palette series have been organized by type and have been scored on several properties such as color-blind-friendliness and fairness (i.e. do colors stand out equally?). Own palettes can also be loaded and analysed. Besides the common palette types (categorical, sequential, and diverging) it also includes cyclic and bivariate color palettes. Furthermore, a color for missing values is assigned to each palette.
Construct Cohort Inclusion and Restriction Criteria Expressions
Wraps the 'CIRCE' (< https://github.com/ohdsi/circe-be>) 'Java' library allowing cohort definition expressions to be edited and converted to 'Markdown' or 'SQL'.
Quantile Binned Plots
Create quantile binned and conditional plots for Exploratory Data Analysis. The package provides several plotting functions that are all based on quantile binning. The plots are created with 'ggplot2' and 'patchwork' and can be further adjusted.
Create and Explore Geographic Zoning Systems
Functions, documentation and example data to help divide
geographic space into discrete polygons (zones).
The package supports new zoning systems that are documented in the
accompanying paper,
"ClockBoard: A zoning system for urban analysis",
by Lovelace et al. (2022)
Standard Dataset Manager for Observational Medical Outcomes Partnership Common Data Model Sample Datasets
Facilitates access to sample datasets from the 'EunomiaDatasets' repository (< https://github.com/ohdsi/EunomiaDatasets>).
Interpreting Time Series and Autocorrelated Data Using GAMMs
GAMM (Generalized Additive Mixed Modeling; Lin & Zhang, 1999) as implemented in the R package 'mgcv' (Wood, S.N., 2006; 2011) is a nonlinear regression analysis which is particularly useful for time course data such as EEG, pupil dilation, gaze data (eye tracking), and articulography recordings, but also for behavioral data such as reaction times and response data. As time course measures are sensitive to autocorrelation problems, GAMMs implements methods to reduce the autocorrelation problems. This package includes functions for the evaluation of GAMM models (e.g., model comparisons, determining regions of significance, inspection of autocorrelational structure in residuals) and interpreting of GAMMs (e.g., visualization of complex interactions, and contrasts).
Support for Parallel Computation, Logging, and Function Automation
Support for parallel computation with progress bar, and option to stop or proceed on errors. Also provides logging to console and disk, and the logging persists in the parallel threads. Additional functions support function call automation with delayed execution (e.g. for executing functions in parallel).
Data and Statistical Analyses after Multiple Imputation
Statistical Analyses and Pooling after Multiple Imputation. A large variety
of repeated statistical analysis can be performed and finally pooled. Statistical analysis
that are available are, among others, Levene's test, Odds and Risk Ratios, One sample
proportions, difference between proportions and linear and logistic regression models.
Functions can also be used in combination with the Pipe operator.
More and more statistical analyses and pooling functions will be added over time.
Heymans (2007)