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

Found 455 packages in 0.02 seconds

lbreg — by Bernardo Andrade, 5 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 .

valorate — by Victor Trevino, 8 years ago

Velocity and Accuracy of the LOg-RAnk TEst

The algorithm implemented in this package was designed to quickly estimates the distribution of the log-rank especially for heavy unbalanced groups. VALORATE estimates the null distribution and the p-value of the log-rank test based on a recent formulation. For a given number of alterations that define the size of survival groups, the estimation involves a weighted sum of distributions that are conditional on a co-occurrence term where mutations and events are both present. The estimation of conditional distributions is quite fast allowing the analysis of large datasets in few minutes < http://bioinformatica.mty.itesm.mx/valorate>.

AutoTransQF — by Yue Hu, a year ago

A Novel Automatic Shifted Log Transformation

A novel parametrization of log transformation and a shift parameter to automate the transformation process are proposed in R package 'AutoTransQF' based on Feng et al. (2016). Please read Feng et al. (2016) for more details of the method.

lsm — by Jorge Villalba, 3 months ago

Estimation of the log Likelihood of the Saturated Model

When the values of the outcome variable Y are either 0 or 1, the function lsm() calculates the estimation of the log likelihood in the saturated model. This model is characterized by Llinas (2006, ISSN:2389-8976) in section 2.3 through the assumptions 1 and 2. The function LogLik() works (almost perfectly) when the number of independent variables K is high, but for small K it calculates wrong values in some cases. For this reason, when Y is dichotomous and the data are grouped in J populations, it is recommended to use the function lsm() because it works very well for all K.

BayesLN — by Aldo Gardini, 9 months ago

Bayesian Inference for Log-Normal Data

Bayesian inference under log-normality assumption must be performed very carefully. In fact, under the common priors for the variance, useful quantities in the original data scale (like mean and quantiles) do not have posterior moments that are finite (Fabrizi et al. 2012 ). This package allows to easily carry out a proper Bayesian inferential procedure by fixing a suitable distribution (the generalized inverse Gaussian) as prior for the variance. Functions to estimate several kind of means (unconditional, conditional and conditional under a mixed model) and quantiles (unconditional and conditional) are provided.

rwhatsapp — by Johannes Gruber, 3 years ago

Import and Handling for 'WhatsApp' Chat Logs

A straightforward, easy-to-use and robust parsing package which aims to digest history files from the popular messenger service 'WhatsApp' in all locales and from all devices.

gamlss.dist — by Mikis Stasinopoulos, a year 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.

webreadr — by Oliver Keyes, 9 years ago

Tools for Reading Formatted Access Log Files

R is used by a vast array of people for a vast array of purposes - including web analytics. This package contains functions for consuming and munging various common forms of request log, including the Common and Combined Web Log formats and various Amazon access logs.

ApacheLogProcessor — by Diogo Silveira Mendonca, 6 years ago

Process the Apache Web Server Log Files

Provides capabilities to process Apache HTTPD Log files.The main functionalities are to extract data from access and error log files to data frames.