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

Found 615 packages in 0.01 seconds

rxode2ll — by Matthew L. Fidler, 2 days ago

Log-Likelihood Functions for 'rxode2'

Provides the log-likelihoods with gradients from 'stan' (Carpenter et al (2015), ) needed for generalized log-likelihood estimation in 'nlmixr2' (Fidler et al (2019) ). This is split of to reduce computational burden of recompiling 'rxode2' (Wang, Hallow and James (2016) ) which runs the 'nlmixr2' models during estimation.

logNormReg — by Vito M. R. Muggeo, 5 years ago

log Normal Linear Regression

Functions to fits simple linear regression models with log normal errors and identity link, i.e. taking the responses on the original scale. See Muggeo (2018) .

gllm — by David Duffy, 4 years ago

Generalised log-Linear Model

Routines for log-linear models of incomplete contingency tables, including some latent class models, via EM and Fisher scoring approaches. Allows bootstrapping. See Espeland and Hui (1987) for general approach.

lgcp — by Benjamin M. Taylor, a year ago

Log-Gaussian Cox Process

Spatial and spatio-temporal modelling of point patterns using the log-Gaussian Cox process. Bayesian inference for spatial, spatiotemporal, multivariate and aggregated point processes using Markov chain Monte Carlo. See Benjamin M. Taylor, Tilman M. Davies, Barry S. Rowlingson, Peter J. Diggle (2015) .

rotor — by Stefan Fleck, 4 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'.

shinyproxyLogs — by Thibault Senegas, a year 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, 8 years ago

Log-Analytic Methods for Multiplicative Effects

Log-analytic methods intended for testing multiplicative effects.

tidylo — by Julia Silge, 4 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, 3 years 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, 7 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.