r-splitfeas
|
public |
An implementation of the majorization-minimization (MM) algorithm introduced by Xu, Chi, Yang, and Lange (2017) <arXiv:1612.05614> for solving multi-set split feasibility problems. In the multi-set split feasibility problem, we seek to find a point x in the intersection of multiple closed sets and whose image under a mapping also must fall in the intersection of several closed sets.
|
2025-04-22 |
r-splines2
|
public |
Constructs B-splines and its integral, monotone splines (M-splines) and its integral (I-splines), convex splines (C-splines), and their derivatives of given order. Piecewise constant basis is allowed for B-splines and M-splines. See De Boor (1978) <doi:10.1002/zamm.19800600129>, Ramsay (1988) <doi:10.1214/ss/1177012761>, and Meyer (2008) <doi:10.1214/08-AOAS167> for more information.
|
2025-04-22 |
r-spiritr
|
public |
Contains an R Markdown template for a clinical trial protocol adhering to the SPIRIT statement. The SPIRIT (Standard Protocol Items for Interventional Trials) statement outlines recommendations for a minimum set of elements to be addressed in a clinical trial protocol. Also contains functions to create a xml document from the template and upload it to clinicaltrials.gov<https://www.clinicaltrials.gov/> for trial registration.
|
2025-04-22 |
r-spinyreg
|
public |
Implements a generative model that uses a spike-and-slab like prior distribution obtained by multiplying a deterministic binary vector. Such a model allows an EM algorithm, optimizing a type-II log-likelihood.
|
2025-04-22 |
r-spina
|
public |
Calculates constant structure parameters of endocrine homeostatic systems from equilibrium hormone concentrations. Methods and equations have been described in Dietrich et al. (2012) <doi:10.1155/2012/351864> and Dietrich et al. (2016) <doi:10.3389/fendo.2016.00057>.
|
2025-04-22 |
r-spin
|
public |
An optimal weighting strategy to compute simulation-efficient shortest probability intervals (spins).
|
2025-04-22 |
r-spikes
|
public |
Applies re-sampled kernel density method to detect vote fraud. It estimates the proportion of coarse vote-shares in the observed data relative to the null hypothesis of no fraud.
|
2025-04-22 |
r-spiders
|
public |
Fits and simulates data from our predator preferences model, <DOI:10.1007/s10651-016-0341-3>.
|
2025-04-22 |
r-spiassay
|
public |
The SNP Panel Identification Assay (SPIA) is a package that enables an accurate determination of cell line identity from the genotype of single nucleotide polymorphisms (SNPs). The SPIA test allows to discern when two cell lines are close enough to be called similar and when they are not. Details about the method are available at "Demichelis et al. (2008) SNP panel identification assay (SPIA): a genetic-based assay for the identification of cell lines. Nucleic Acids Res., 3, 2446-2456".
|
2025-04-22 |
r-spi
|
public |
Compute the SPI index using R
|
2025-04-22 |
r-sphericalk
|
public |
Spherical K-function for point-pattern analysis on the sphere.
|
2025-04-22 |
r-spgrass6
|
public |
Interpreted interface between GRASS 6+ geographical information system and R, based on starting R from within the GRASS environment, or running free-standing R in a temporary GRASS location; the package provides facilities for using all GRASS commands from the R command line. This package may not be used for GRASS 7, for which rgrass7 should be used.
|
2025-04-22 |
r-spelling
|
public |
Spell checking common document formats including latex, markdown, manual pages, and description files. Includes utilities to automate checking of documentation and vignettes as a unit test during 'R CMD check'. Both British and American English are supported out of the box and other languages can be added. In addition, packages may define a 'wordlist' to allow custom terminology without having to abuse punctuation.
|
2025-04-22 |
r-speff2trial
|
public |
The package performs estimation and testing of the treatment effect in a 2-group randomized clinical trial with a quantitative, dichotomous, or right-censored time-to-event endpoint. The method improves efficiency by leveraging baseline predictors of the endpoint. The inverse probability weighting technique of Robins, Rotnitzky, and Zhao (JASA, 1994) is used to provide unbiased estimation when the endpoint is missing at random.
|
2025-04-22 |
r-speedglm
|
public |
Fitting linear models and generalized linear models to large data sets by updating algorithms.
|
2025-04-22 |
r-spedinstabr
|
public |
From output files obtained from the software 'ModestR', the relative contribution of factors to explain species distribution is depicted using several plots. A global geographic raster file for each environmental variable may be also obtained with the mean relative contribution, considering all species present in each raster cell, of the factor to explain species distribution. Finally, for each variable it is also possible to compare the frequencies of any variable obtained in the cells where the species is present with the frequencies of the same variable in the cells of the extent.
|
2025-04-22 |
r-spectralgp
|
public |
Routines for creating, manipulating, and performing Bayesian inference about Gaussian processes in one and two dimensions using the Fourier basis approximation: simulation and plotting of processes, calculation of coefficient variances, calculation of process density, coefficient proposals (for use in MCMC). It uses R environments to store GP objects as references/pointers.
|
2025-04-22 |
r-specdetec
|
public |
Calculate change point based on spectral clustering with the option to automatically calculate the number of clusters if this information is not available.
|
2025-04-22 |
r-speccalt
|
public |
Alternative to the kernlab::specc function. Includes a spectral clustering implementation, a locally adapted kernel function akin to what is already proposed in kernlab, and an optional procedure that automatically estimates the optimal number of clusters. Several sample data sets are also included.
|
2025-04-22 |
r-spec
|
public |
Creates a data specification that describes the columns of a table (data.frame). Provides methods to read, write, and update the specification. Checks whether a table matches its specification. See specification.data.frame(),read.spec(), write.spec(), as.csv.spec(), respecify.character(), and %matches%.data.frame().
|
2025-04-22 |
r-spearmanci
|
public |
Functions for conducting jackknife Euclidean / empirical likelihood inference for Spearman's rho (de Carvalho and Marques (2012) <10.1080/10920277.2012.10597644>).
|
2025-04-22 |
r-spdownscale
|
public |
Spatial downscaling of climate data (Global Circulation Models/Regional Climate Models) using quantile-quantile bias correction technique.
|
2025-04-22 |
r-spd
|
public |
The Semi Parametric Piecewise Distribution blends the Generalized Pareto Distribution for the tails with a kernel based interior.
|
2025-04-22 |
r-spcov
|
public |
Provides a covariance estimator for multivariate normal data that is sparse and positive definite. Implements the majorize-minimize algorithm described in Bien, J., and Tibshirani, R. (2011), "Sparse Estimation of a Covariance Matrix," Biometrika. 98(4). 807--820.
|
2025-04-22 |
r-spcdanalyze
|
public |
Programs to find the sample size or power of studies using the Sequential Parallel Comparison Design (SPCD) and programs to analyze such studies. This is a clinical trial design where patients initially on placebo who did not respond are re-randomized between placebo and active drug in a second phase and the results of the two phases are pooled. The method of analyzing binary data with this design is described in Fava,Evins, Dorer and Schoenfeld(2003) <doi:10.1159/000069738>, and the method of analyzing continuous data is described in Chen, Yang, Hung and Wang (2011) <doi:10.1016/j.cct.2011.04.006>.
|
2025-04-22 |