Relational Event Models (relevent)
Tools to fit relational event models.
Enhanced Seasonal Decomposition of Time Series by Loess (stlplus)
Decompose a time series into seasonal, trend, and remainder components using an implementation of Seasonal Decomposition of Time Series by Loess (STL) that provides several enhancements over the STL method in the stats package. These enhancements include handling missing values, providing higher order (quadratic) loess smoothing with automated parameter choices, frequency component smoothing beyond the seasonal and trend components, and some basic plot methods for diagnostics.
Drawing Survival Curves using ‘ggplot2’ (survminer)
Contains the function ‘ggsurvplot()’ for drawing easily beautiful and ‘ready-to-publish’ survival curves using ‘ggplot2’. It includes also some options for displaying the p-value and the ‘number at risk’ table under the survival curves.