r-dhh
|
public |
The density, cumulative distribution, quantiles, and i.i.d random variables of a heavy-headed distribution. For more information, please see the vignette.
|
2025-04-22 |
r-dgodata
|
public |
Provides data used by package 'dgo' in examples and vignettes.
|
2025-04-22 |
r-dgmb
|
public |
A set of functions have been implemented to generate random data to perform Monte Carlo simulations on structural models with formative constructs and interaction and nonlinear effects (Two-Step PLS Mode B structural models). The setup of the true model considers a simple structure with three formative exogenous constructs related to one formative endogenous construct. The routines take into account the interaction and nonlinear effects of the exogenous constructs on the endogenous construct.
|
2025-04-22 |
r-dga
|
public |
Performs Bayesian model averaging for capture-recapture. This includes code to stratify records, check the strata for suitable overlap to be used for capture-recapture, and some functions to plot the estimated population size.
|
2025-04-22 |
r-dfoptim
|
public |
Derivative-Free optimization algorithms. These algorithms do not require gradient information. More importantly, they can be used to solve non-smooth optimization problems.
|
2025-04-22 |
r-dfcrm
|
public |
Provides functions to run the CRM and TITE-CRM in phase I trials and calibration tools for trial planning purposes.
|
2025-04-22 |
r-dfcompare
|
public |
Compares two dataframes with a common key and returns the delta records. The package will return three dataframes that contain the added, changed, and deleted records.
|
2025-04-22 |
r-dfadjust
|
public |
Computes small-sample degrees of freedom adjustment for heteroskedasticity robust standard errors, and for clustered standard errors in linear regression. See Imbens and Kolesár (1994) <doi:10.1162/REST_a_00552> for a discussion of these adjustments.
|
2025-04-22 |
r-df2json
|
public |
It handles numerics, characters, factors, and logicals.
|
2025-04-22 |
r-devrate
|
public |
A set of functions to quantify the relationship between development rate and temperature and to build phenological models. The package comprises a set of models and estimated parameters borrowed from a literature review in ectotherms. The methods and literature review are described in Rebaudo et al. (2018) <doi:10.1111/2041-210X.12935> and Rebaudo and Rabhi (2018) <doi:10.1111/eea.12693>. An example can be found in Rebaudo et al. (2017) <doi:10.1007/s13355-017-0480-5>.
|
2025-04-22 |
r-devore7
|
public |
Data sets and sample analyses from Jay L. Devore (2008), "Probability and Statistics for Engineering and the Sciences (7th ed)", Thomson.
|
2025-04-22 |
r-devfunc
|
public |
A concise check of the format of one or multiple input arguments (data type, length or value) is provided. Since multiple input arguments can be tested simultaneously, a lengthly list of checks at the beginning of your function can be avoided, hereby enhancing the readability and maintainability of your code.
|
2025-04-22 |
r-detpack
|
public |
Density estimation for possibly large data sets and conditional/unconditional random number generation or bootstrapping with distribution element trees. The function 'det.construct' translates a dataset into a distribution element tree. To evaluate the probability density based on a previously computed tree at arbitrary query points, the function 'det.query' is available. The functions 'det1' and 'det2' provide density estimation and plotting for one- and two-dimensional datasets. Conditional/unconditional smooth bootstrapping from an available distribution element tree can be performed by 'det.rnd'. For more details on distribution element trees, see: Meyer, D.W. (2016) <arXiv:1610.00345> or Meyer, D.W., Statistics and Computing (2017) <doi:10.1007/s11222-017-9751-9> and Meyer, D.W. (2017) <arXiv:1711.04632> or Meyer, D.W., Journal of Computational and Graphical Statistics (2018) <doi:10.1080/10618600.2018.1482768>.
|
2025-04-22 |
r-detector
|
public |
Allows users to quickly and easily detect data containing Personally Identifiable Information (PII) through convenience functions.
|
2025-04-22 |
r-det
|
public |
Builds both ROC (Receiver Operating Characteristic) and DET (Detection Error Tradeoff) curves from a set of predictors, which are the results of a binary classification system. The curves give a general vision of the performance of the classifier, and are useful for comparing performance of different systems.
|
2025-04-22 |
r-desnowball
|
public |
This package implements a statistical data mining method to compare whole genome gene expression profiles, with respect to the presence of a recurrent genetic disturbance event, to identify the affected target genes.
|
2025-04-22 |
r-desirability
|
public |
S3 classes for multivariate optimization using the desirability function by Derringer and Suich (1980).
|
2025-04-22 |
r-desir
|
public |
Functions for (1) ranking, selecting, and prioritising genes, proteins, and metabolites from high dimensional biology experiments, (2) multivariate hit calling in high content screens, and (3) combining data from diverse sources.
|
2025-04-22 |
r-designglmm
|
public |
Use simulated annealing to find optimal designs for Poisson regression models with blocks.
|
2025-04-22 |
r-designgg
|
public |
The package provides R scripts for designing genetical genomics experiments.
|
2025-04-22 |
r-describer
|
public |
Allows users to quickly and easily describe data using common descriptive statistics.
|
2025-04-22 |
r-descomponer
|
public |
Decompose a time series into seasonal, trend and irregular components using transformations to amplitude-frequency domain.
|
2025-04-22 |
r-des
|
public |
Discrete event simulation (DES) involves modeling of systems having discrete, i.e. abrupt, state changes. For instance, when a job arrives to a queue, the queue length abruptly increases by 1. This package is an R implementation of the event-oriented approach to DES; see the tutorial in Matloff (2008) <http://heather.cs.ucdavis.edu/~matloff/156/PLN/DESimIntro.pdf>.
|
2025-04-22 |
r-derivmkts
|
public |
A set of pricing and expository functions that should be useful in teaching a course on financial derivatives.
|
2025-04-22 |
r-deriv
|
public |
R-based solution for symbolic differentiation. It admits user-defined function as well as function substitution in arguments of functions to be differentiated. Some symbolic simplification is part of the work.
|
2025-04-22 |