r-assertive
|
public |
Lots of predicates (is_* functions) to check the state of your variables, and assertions (assert_* functions) to throw errors if they aren't in the right form.
|
2025-04-22 |
r-cgauc
|
public |
The cgAUC can calculate the AUC-type measure of Obuchowski(2006) when gold standard is continuous, and find the optimal linear combination of variables with respect to this measure.
|
2025-04-22 |
r-cfc
|
public |
Numerical integration of cause-specific survival curves to arrive at cause-specific cumulative incidence functions, with three usage modes: 1) Convenient API for parametric survival regression followed by competing-risk analysis, 2) API for CFC, accepting user-specified survival functions in R, and 3) Same as 2, but accepting survival functions in C++.
|
2025-04-22 |
r-cfa
|
public |
Analysis of configuration frequencies for simple and repeated measures, multiple-samples CFA, hierarchical CFA, bootstrap CFA, functional CFA, Kieser-Victor CFA, and Lindner's test using a conventional and an accelerated algorithm.
|
2025-04-22 |
r-cepreader
|
public |
Read Condensed Cornell Ecology Program ('CEP') and legacy 'CANOCO' files into R data frames.
|
2025-04-22 |
r-cents
|
public |
Fit censored time series
|
2025-04-22 |
r-censnid
|
public |
Implements AS138, AS139.
|
2025-04-22 |
r-cec2013
|
public |
This package provides R wrappers for the C implementation of 28 benchmark functions defined for the Special Session and Competition on Real-Parameter Single Objective Optimization at CEC-2013. The focus of this package is to provide an open-source and multi-platform implementation of the CEC2013 benchmark functions, in order to make easier for researchers to test the performance of new optimization algorithms in a reproducible way. The original C code (Windows only) was provided by Jane Jing Liang, while GNU/Linux comments were made by Janez Brest. This package was gently authorised for publication on CRAN by Ponnuthurai Nagaratnam Suganthan. The official documentation is available at http://www.ntu.edu.sg/home/EPNSugan/index_files/CEC2013/CEC2013.htm. Bugs reports/comments/questions are very welcomed (in English, Spanish or Italian).
|
2025-04-22 |
r-cec2005benchmark
|
public |
This package is a wrapper for the C implementation of the 25 benchmark functions for the CEC 2005 Special Session on Real-Parameter Optimization. The original C code by Santosh Tiwari and related documentation are available at http://www.ntu.edu.sg/home/EPNSugan/index_files/CEC-05/CEC05.htm.
|
2025-04-22 |
r-cec
|
public |
CEC divides data into Gaussian type clusters. The implementation allows the simultaneous use of various type Gaussian mixture models, performs the reduction of unnecessary clusters and it's able to discover new groups. Based on Spurek, P. and Tabor, J. (2014) <doi:10.1016/j.patcog.2014.03.006>.
|
2025-04-22 |
r-cdvine
|
public |
Functions for statistical inference of canonical vine (C-vine) and D-vine copulas. Tools for bivariate exploratory data analysis and for bivariate as well as vine copula selection are provided. Models can be estimated either sequentially or by joint maximum likelihood estimation. Sampling algorithms and plotting methods are also included. Data is assumed to lie in the unit hypercube (so-called copula data).
|
2025-04-22 |
r-cdltools
|
public |
Downloads USDA National Agricultural Statistics Service (NASS) cropscape data for a specified state. Utilities for fips, abbreviation, and name conversion are also provided. Full functionality requires an internet connection, but data sets can be cached for later off-line use.
|
2025-04-22 |
r-cdlasso
|
public |
Coordinate Descent Algorithms for Lasso Penalized L1, L2, and Logistic Regression
|
2025-04-22 |
r-cclust
|
public |
Convex Clustering methods, including K-means algorithm, On-line Update algorithm (Hard Competitive Learning) and Neural Gas algorithm (Soft Competitive Learning), and calculation of several indexes for finding the number of clusters in a data set.
|
2025-04-22 |
r-cccp
|
public |
Routines for solving convex optimization problems with cone constraints by means of interior-point methods. The implemented algorithms are partially ported from CVXOPT, a Python module for convex optimization (see <http://cvxopt.org> for more information).
|
2025-04-22 |
r-ccapp
|
public |
Canonical correlation analysis and maximum correlation via projection pursuit, as well as fast implementations of correlation estimators, with a focus on robust and non-parametric methods.
|
2025-04-22 |
r-cblasr
|
public |
Provides the 'cblas.h' header file as C interface to the underlying internal 'BLAS' library in R. 'CBLAS' <https://www.netlib.org/blas/cblas.h> is a collection of wrappers originally written by Keita Teranishi and provides a C interface to the FORTRAN 'BLAS' library <https://www.netlib.org/blas/>. Note that as internal 'BLAS' library provided by R <https://svn.r-project.org/R/trunk/src/include/R_ext/BLAS.h> is used and only the double precision / double complex 'BLAS' routines are supported.
|
2025-04-22 |
r-cbird
|
public |
The clustering of binary data with reducing the dimensionality (CLUSBIRD) proposed by Yamamoto and Hayashi (2015) <doi:10.1016/j.patcog.2015.05.026>.
|
2025-04-22 |
r-cbinom
|
public |
Implementation of the d/p/q/r family of functions for a continuous analog to the standard discrete binomial with continuous size parameter and continuous support with x in [0, size + 1], following Ilienko (2013) <arXiv:1303.5990>.
|
2025-04-22 |
r-catnet
|
public |
Structure learning and parameter estimation of discrete Bayesian networks using likelihood-based criteria. Exhaustive search for fixed node orders and stochastic search of optimal orders via simulated annealing algorithm are implemented.
|
2025-04-22 |
r-catirt
|
public |
Functions designed to simulate data that conform to basic unidimensional IRT models (for now 3-parameter binary response models and graded response models) along with Post-Hoc CAT simulations of those models with various item selection methods, ability estimation methods, and termination criteria.
|
2025-04-22 |
r-catdap
|
public |
Categorical data analysis by AIC. The methodology is described in Sakamoto (1992) <ISBN 978-0-7923-1429-5>.
|
2025-04-22 |
r-cat
|
public |
Analysis of categorical-variable with missing values
|
2025-04-22 |
r-casmap
|
public |
A significant pattern mining-based toolbox for region-based genome-wide association studies and higher-order epistasis analyses, implementing the methods described in Llinares-López et al. (2017) <doi:10.1093/bioinformatics/btx071>.
|
2025-04-22 |
r-caman
|
public |
Tools for the analysis of finite semiparametric mixtures. These are useful when data is heterogeneous, e.g. in pharmacokinetics or meta-analysis. The NPMLE and VEM algorithms (flexible support size) and EM algorithms (fixed support size) are provided for univariate and bivariate data.
|
2025-04-22 |