r-invlt
|
public |
Provides two functions for the numerical inversion of Laplace-Transformed functions, returning the value of the standard (time) domain function at a specified value. The first algorithm is the first optimum contour algorithm described by Evans and Chung (2000)[1]. The second algorithm uses the Bromwich contour as per the definition of the inverse Laplace Transform. The latter is unstable for numerical inversion and mainly included for comparison or interest. There are also some additional functions provided for utility, including plotting and some simple Laplace Transform examples, for which there are known analytical solutions. Polar-cartesian conversion functions are included in this package and are used by the inversion functions. [1] Evans & Chung, 2000: Laplace transform inversions using optimal contours in the complex plane; International Journal of Computer Mathematics v73 pp531-543.
|
2025-04-22 |
r-invgamma
|
public |
Light weight implementation of the standard distribution functions for the inverse gamma distribution, wrapping those for the gamma distribution in the stats package.
|
2025-04-22 |
r-investr
|
public |
Functions to facilitate inverse estimation (e.g., calibration) in linear, generalized linear, nonlinear, and (linear) mixed-effects models. A generic function is also provided for plotting fitted regression models with or without confidence/prediction bands that may be of use to the general user.
|
2025-04-22 |
r-invctr
|
public |
Vector operations between grapes: An infix-only package! The 'invctr' functions perform common and less common operations on vectors, data frames matrices and list objects: - Extracting a value (range), or, finding the indices of a value (range). - Trimming, or padding a vector with a value of your choice. - Simple polynomial regression. - Set and membership operations. - General check & replace function for NAs, Inf and other values.
|
2025-04-22 |
r-invasioncorrection
|
public |
The correction is achieved under the assumption that non-migrating cells of the essay approximately form a quadratic flow profile due to frictional effects, compare law of Hagen-Poiseuille for flow in a tube. The script fits a conical plane to give xyz-coordinates of the cells. It outputs the number of migrated cells and the new corrected coordinates.
|
2025-04-22 |
r-inum
|
public |
Enum-type representation of vectors and representation of intervals, including a method of coercing variables in data frames.
|
2025-04-22 |
r-intubate
|
public |
Interface to popular R functions with formulas and data, such as 'lm', so they can be included painlessly in data science pipelines implemented by 'magrittr' with the operator %>%.
|
2025-04-22 |
r-intrvals
|
public |
Calculates event rates and compares means and variances of groups of interval data corrected for missed arrival observations.
|
2025-04-22 |
r-intrval
|
public |
Evaluating if values of vectors are within different open/closed intervals (`x %[]% c(a, b)`), or if two closed intervals overlap (`c(a1, b1) %[]o[]% c(a2, b2)`). Operators for negation and directional relations also implemented.
|
2025-04-22 |
r-intriniostockapi
|
public |
Download financial data from the free 'Intrinio Stock API' (<https://intrinio.com/>). 'Intrinio' offers a REST API which provides financial markets data including intra-day stock prices, historical stock prices, technical indicators, company fundamentals, and more. Complete documentation for the 'Intrinio Stock API' is available here: <https://intrinio.com/documentation/api/>. To access the 'Intrinio Stock API', simply create a free account <https://intrinio.com/>.
|
2025-04-22 |
r-intoo
|
public |
Contains attribute operators (%$% and %$%<-), convenience functions and functions for printing objects compactly but informatively. And partly supports nested matrices.
|
2025-04-22 |
r-intlik
|
public |
This package calculates the integrated likelihood numerically. Given the Likelihood function and the prior function, this package integrates out the nuisance parameters by Metropolis-Hastings (MCMC) Algorithm.
|
2025-04-22 |
r-interventionaldbn
|
public |
This package allows a dynamic Bayesian network to be inferred from microarray timecourse data with interventions (inhibitors).
|
2025-04-22 |
r-intervcomp
|
public |
Performs hypothesis testing using the interval estimates (e.g., confidence intervals). The non-overlapping interval estimates indicates the statistical significance. References to these procedures can be found at Noguchi and Marmolejo-Ramos (2016) <doi:10.1080/00031305.2016.1200487>, Bonett and Seier (2003) <doi:10.1198/0003130032323>, and Lemm (2006) <doi:10.1300/J082v51n02_05>.
|
2025-04-22 |
r-interva5
|
public |
Provides an R version of the 'InterVA5' software (<http://www.interva.net>) for coding cause of death from verbal autopsies. It also provides simple graphical representation of individual and population level statistics.
|
2025-04-22 |
r-interva4
|
public |
Provides an R version of the 'InterVA4' software (<http://www.interva.net>) for coding cause of death from verbal autopsies. It also provides simple graphical representation of individual and population level statistics.
|
2025-04-22 |
r-interpretr
|
public |
Compute permutation- based performance measures and create partial dependence plots for (cross-validated) 'randomForest' and 'ada' models.
|
2025-04-22 |
r-interpol.t
|
public |
Hourly interpolation of daily minimum and maximum temperature series. Carries out interpolation on multiple series ad once. Requires some hourly series for calibration (alternatively can use default calibration table).
|
2025-04-22 |
r-interpol
|
public |
A package for numerical encoding as well as for linear and non-linear interpolation of amino acid sequences.
|
2025-04-22 |
r-interlinear
|
public |
Interlinearized glossed texts (IGT) are used in descriptive linguistics for representing a morphological analysis of a text through a morpheme-by-morpheme gloss. 'InterlineaR' provide a set of functions that targets several popular formats of IGT ('SIL Toolbox', 'EMELD XML') and that turns an IGT into a set of data frames following a relational model (the tables represent the different linguistic units: texts, sentences, word, morphems). The same pieces of software ('SIL FLEX', 'SIL Toolbox') typically produce dictionaries of the morphemes used in the glosses. 'InterlineaR' provide a function for turning the LIFT XML dictionary format into a set of data frames following a relational model in order to represent the dictionary entries, the sense(s) attached to the entries, the example(s) attached to senses, etc.
|
2025-04-22 |
r-interim
|
public |
Allows the simulation of the recruitment and both the event and treatment phase of a clinical trial. Based on these simulations, the timing of interim analyses can be assessed.
|
2025-04-22 |
r-interferenceci
|
public |
Computes large sample confidence intervals of Liu and Hudgens (2014), exact confidence intervals of Tchetgen Tchetgen and VanderWeele (2012), and exact confidence intervals of Rigdon and Hudgens (2014) for treatment effects on a binary outcome in two-stage randomized experiments with interference.
|
2025-04-22 |
r-interfaceqpcr
|
public |
Graphical User Interface allowing to determine the concentration in the sample in CFU per mL or in number of copies per mL provided to qPCR results after with or without PMA treatment. This package is simply to use because no knowledge in R commands is necessary. A graphic represents the standard curve, and a table containing the result for each sample is created.
|
2025-04-22 |
r-intercure
|
public |
Implementations of semiparametric cure rate estimators for interval censored data in R. The algorithms are based on the promotion time and frailty models, all for interval censoring. For the frailty model, there is also a implementation contemplating clustered data.
|
2025-04-22 |
r-interatrix
|
public |
Chi-square tests are computed with corrections.
|
2025-04-22 |