Software
- clustcurv package. Author of this R package (https://cran.r-project.org/web/packages/clustcurv/) for clustering curves with an automatic selection of their number. It is focused on both regression and survival curves, using the k-means or k-medians.
- survidm package. Author and maintainer of this R package (http://cran.r-project.org/web/packages/survidm/) which implement some newly developed methods for the estimation of several probabilities in an illness-death model. The package can be used to obtain nonparametric and semiparametric estimates for: transition probabilities, occupation probabilities, cumulative incidence function and the sojourn time distributions. Several auxiliary functions are also provided which can be used for marginal estimation of the survival functions.
- condSURV package. Author and maintainer of this R package (http://cran.r-project.org/web/packages/condSURV/) to implement some newly developed methods for the estimation of the conditional survival function. The package implements three nonparametric and semiparametric estimators for these quantities. It also implements feasible estimation methods for these quantities conditionally on current or past covariate measures. Other related estimators are also implemented in the package. One of these estimators is the Kaplan-Meier estimator typically assumed to estimate the survival function. A modification of the Kaplan-Meier estimator, based on a preliminary estimation (presmoothing) of the censoring probability for the survival time, given the available information is also implemented.
- npregfast package. Website link Author and maintainer of this R package (http://cran.r-project.org/web/packages/npregfast/) to perform nonparametric estimation for analyzing interactions factor-by-curve. npregfast allows the user to obtain nonparametric estimates using local linear kernel smoothers and compare them between factor’s levels. Also a feature of the package is its ability to draw inference about critical points, such as maxima or change points linked to the derivative curves. The inference (confidence intervals and tests) is based on bootstrap. This package allows not only to obtain smooth estimates also based on classical parametric models, as allometric model, one of the most used models in biology frameworks usually used to study the relationship between two biometrical variables. Additionally, we have implemented binning type acceleration techniques.
- FWDselect package. Author and mantainer of this package (http://cran.r-project.org/web/packages/FWDselect/), an R package that introduces a simple method to select the best model or best subset of variables using different types of responses (gaussian, binary or poisson) and applying it in different contexts (parametric or nonparametric).
- seq2R package. Author of this R package (http://cran.r-project.org/web/packages/seq2R) to detect compositional changes in genomic sequences. This software is useful for loading .fasta or .gbk files, and for retrieving sequences from GenBank dataset. The package allows to detect differences or asymmetries based on nucleotide composition by using local linear kernel smoothers. Also, it is possible to draw inference about critical points (i. e. maximum or minimum points) related with the derivative curves. Additionally, bootstrap methods have been used for estimating confidence intervals and speed computational techniques (binning techniques) have been implemented in seq2R.