Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 490 packages in 0.02 seconds

rotor — by Stefan Fleck, 3 years ago

Log Rotation and Conditional Backups

Conditionally rotate or back-up files based on their size or the date of the last backup; inspired by the 'Linux' utility 'logrotate'.

log — by John Coene, 3 years ago

Record Events and Issues

Logger to keep track of informational events and errors useful for debugging.

urltools — by Os Keyes, 19 days ago

Vectorised Tools for URL Handling and Parsing

A toolkit for all URL-handling needs, including encoding and decoding, parsing, parameter extraction and modification. All functions are designed to be both fast and entirely vectorised. It is intended to be useful for people dealing with web-related datasets, such as server-side logs, although may be useful for other situations involving large sets of URLs.

gamlss.dist — by Mikis Stasinopoulos, 2 years ago

Distributions for Generalized Additive Models for Location Scale and Shape

A set of distributions which can be used for modelling the response variables in Generalized Additive Models for Location Scale and Shape, Rigby and Stasinopoulos (2005), . The distributions can be continuous, discrete or mixed distributions. Extra distributions can be created, by transforming, any continuous distribution defined on the real line, to a distribution defined on ranges 0 to infinity or 0 to 1, by using a 'log' or a 'logit' transformation respectively.

shinyproxyLogs — by Thibault Senegas, 3 months ago

Tools for Analyzing 'ShinyProxy' Containers Logs

Provides functions to parse and analyze logs generated by 'ShinyProxy' containers. It extracts metadata from log file names, reads log contents, and computes summary statistics (such as the total number of lines and lines containing error messages), facilitating efficient monitoring and debugging of 'ShinyProxy' deployments.

lamme — by Qimin Liu, 7 years ago

Log-Analytic Methods for Multiplicative Effects

Log-analytic methods intended for testing multiplicative effects.

tidylo — by Julia Silge, 3 years ago

Weighted Tidy Log Odds Ratio

How can we measure how the usage or frequency of some feature, such as words, differs across some group or set, such as documents? One option is to use the log odds ratio, but the log odds ratio alone does not account for sampling variability; we haven't counted every feature the same number of times so how do we know which differences are meaningful? Enter the weighted log odds, which 'tidylo' provides an implementation for, using tidy data principles. In particular, here we use the method outlined in Monroe, Colaresi, and Quinn (2008) to weight the log odds ratio by a prior. By default, the prior is estimated from the data itself, an empirical Bayes approach, but an uninformative prior is also available.

OneSampleLogRankTest — by Divy Kangeyan, a year ago

One-Sample Log-Rank Test

The log-rank test is performed to assess the survival outcomes between two group. When there is no proper control group or obtaining such data is cumbersome, one sample log-rank test can be applied. This package performs one sample log-rank test as described in Finkelstein et al. (2003) and variation of the test for small sample sizes which is detailed in FD Liddell (1984) paper. Visualization function in the package generates Kaplan-Meier Curve comparing survival curve of the general population against that of the population of interest.

lbreg — by Bernardo Andrade, 6 years ago

Log-Binomial Regression with Constrained Optimization

Maximum likelihood estimation of log-binomial regression with special functionality when the MLE is on the boundary of the parameter space.

zlog — by Sebastian Gibb, 2 years ago

Z(log) Transformation for Laboratory Measurements

Transformation of laboratory measurements into z or z(log)-value based on given or empirical reference limits as proposed in Hoffmann et al. 2017 .