Found 568 packages in 0.01 seconds
Log-Concave Density Estimation in Arbitrary Dimensions
Software for computing a log-concave (maximum likelihood) estimator for independent and identically distributed data in any number of dimensions. For a detailed description of the method see Cule, Samworth and Stewart (2010, Journal of Royal Statistical Society Series B,
Log Binomial Regression Model in Exact Method
Fit the log binomial regression model (LBM) by Exact method. Limited parameter space of LBM causes trouble to find admissible estimates and fail to converge when MLE is close to or on the boundary of space. Exact method utilizes the property of boundary vectors to re-parametrize the model without losing any information, and fits the model on the standard fitting algorithm with no convergence issues.
Bayesian Mixture Log-Normal Survival Model
Bayesian Survival models via the mixture of Log-Normal distribution extends the well-known survival models and accommodates different behaviour over time and considers higher censored survival times. The proposal combines mixture distributions Fruhwirth-Schnatter(2006)
Learning Sparse Log-Ratios for Compositional Data
In the context of high-throughput genetic data,
CoDaCoRe identifies a set of sparse biomarkers that are
predictive of a response variable of interest (Gordon-Rodriguez
et al., 2021)
Log-Multiplicative Models, Including Association Models
Functions to fit log-multiplicative models using 'gnm', with
support for convenient printing, plots, and jackknife/bootstrap
standard errors. For complex survey data, models can be fitted from
design objects from the 'survey' package. Currently supported models
include UNIDIFF (Erikson & Goldthorpe, 1992),
a.k.a. log-multiplicative layer effect model (Xie, 1992)
Saturated Model Log-Likelihood for Multinomial Outcomes
When the response variable Y takes one of R > 1 values, the function 'glsm()' computes the maximum likelihood estimates (MLEs) of the parameters under four models: null, complete, saturated, and logistic. It also calculates the log-likelihood values for each model. This method assumes independent, non-identically distributed variables. For grouped data with a multinomial outcome, where observations are divided into J populations, the function 'glsm()' provides estimation for any number K of explanatory variables.
Compare Models with Cross-Validated Log-Likelihood
An implementation of the cross-validated difference in means (CVDM) test by Desmarais and Harden (2014)
Robust, Logged and Reproducible Iteration at Organizational Scale
Turns one-off iterative R procedures (such as for loops,
lapply() or pmap() from 'purrr') into production-grade workflows by
wrapping them with orthogonal, composable execution layers. Two layers
are always active: structured logging with real traceback and per-case
timing; and reproducibility capture, which records the R version,
loaded package versions, execution environment, the exact iteration
mask, and a stat-based fingerprint of every input file referenced in
the mask (with a diff_inputs() helper to detect silent drift between
runs). Parallel execution (built on the 'future' framework, Bengtsson
(2021)
Send Log Messages to Remote 'syslog' Server
Send 'syslog' protocol messages to a remote 'syslog' server specified by host name and TCP network port.
Produces Markdown Log File with a Built-in Function Call
Produces clean and neat Markdown log file and also provide an argument to include the function call inside the Markdown log.