R-packages


CBGA:

Status:
The implementation is missing additional selection types, covariates, and a formula interface.
Description:
A multiple population genetic algorithm where the creation of new children is controlled by the rotation of the "breeders" among the sub-population using a rotation matrix and a rotation rate.
Links:
Github (Experimental)

RWNN:

Status:
Version 0.4: is submitted to cran.
Description:
Creation, estimation, and prediction of random weight neural networks (RWNN), including popular variants like extreme learning machines (ELM), sparse RWNN, and deep RWNN. It further allows for the creation of ensemble RWNNs like bagging RWNN, boosting RWNN, stacking RWNN, and ensemble deep RWNN (edRWNN).
Links:
CRAN (version 0.4)
Github (Experimental)

ITNB:

Status:
Missing vignette, unittesting, and transfer of bootstrapping to C++.
Description:
An inflated and truncated negative binomial regression model, with parameter estimation by the EM-algorithm, and confidence envelopes by either the parametric or non-parametric bootstrap.
Links:
Github (Experimental)

MPSMixtures:

Status:
Needs additional help functions to ease use of the package, and documentation needs to updated.
Description:
The package implements an EA (Evolutionary Algorithm) for DNA mixture deconvolution and WOE estimtation in MPS (Massively Parallel Sequencing) data.
Links:
Github (Experimental)

STRMPS:

Status:
Version 0.5.8: is found on cran.
Experimental: documentation needs to be polished, and the workflow needs to be slightly restructed for updating on cran.
Description:
A package of function for handling raw STR (Short Tandem Repeat) MPS (Massively Parallel Sequencing) data.
Links:
CRAN (version 0.5.8)
Github (Experimental)