r-slideview
|
public |
Create a side-by-side view of raster(image)s with an interactive slider to switch between regions of the images. This can be especially useful for image comparison of the same region at different time stamps.
|
2025-04-22 |
r-slide
|
public |
This statistical method uses the nearest neighbor algorithm to estimate absolute distances between single cells based on a chosen constellation of surface proteins, with these distances being a measure of the similarity between the two cells being compared. Based on Sen, N., Mukherjee, G., and Arvin, A.M. (2015) <DOI:10.1016/j.ymeth.2015.07.008>.
|
2025-04-22 |
r-slickr
|
public |
Create and customize interactive carousels using the 'Slick' JavaScript library and the 'htmlwidgets' package. The carousels can contain plots produced in R, images, 'iframes', videos and other 'htmlwidgets'. These carousels can be used directly from the R console, from 'RStudio', in Shiny apps and R Markdown documents.
|
2025-04-22 |
r-sleuth3
|
public |
Data sets from Ramsey, F.L. and Schafer, D.W. (2013), "The Statistical Sleuth: A Course in Methods of Data Analysis (3rd ed)", Cengage Learning.
|
2025-04-22 |
r-sleuth2
|
public |
Data sets from Ramsey, F.L. and Schafer, D.W. (2002), "The Statistical Sleuth: A Course in Methods of Data Analysis (2nd ed)", Duxbury.
|
2025-04-22 |
r-sleepr
|
public |
Use behavioural variables to score activity and infer sleep from bouts of immobility. It is primarily designed to score sleep in fruit flies from Drosophila Activity Monitor (TriKinetics) and Ethoscope data. It implements sleep scoring using the "five-minute rule" (Hendricks et al. (2000) <DOI:10.1016/S0896-6273(00)80877-6>), activity classification for Ethoscopes (Geissmann et al. (2017) <DOI:10.1371/journal.pbio.2003026>) and a new algorithm to detect when animals are dead.
|
2025-04-22 |
r-sleekts
|
public |
Compute Time series Resistant Smooth 4253H, twice smoothing method.
|
2025-04-22 |
r-sldassay
|
public |
Calculates maximum likelihood estimate, exact and asymptotic confidence intervals, and exact and asymptotic goodness of fit p-values for concentration of infectious units from serial limiting dilution assays. This package uses the likelihood equation, exact goodness of fit p-values, and exact confidence intervals described in Meyers et al. (1994) <http://jcm.asm.org/content/32/3/732.full.pdf>. This software is also implemented as a web application through the Shiny R package <https://iupm.shinyapps.io/sldassay/>.
|
2025-04-22 |
r-slc
|
public |
Estimates the slope and level change present in data after removing phase A trend. Represents graphically the original and the detrended data.
|
2025-04-22 |
r-skywatchr
|
public |
Query and download satellite imagery and climate/atmospheric datasets using the SkyWatch API. Search datasets by wavelength (band), cloud cover, resolution, location, date, etc. Get the query results as data frame and as HTML. To learn more about the SkyWatch API, see <https://github.com/skywatchspaceapps/api>.
|
2025-04-22 |
r-skmeans
|
public |
Algorithms to compute spherical k-means partitions. Features several methods, including a genetic and a fixed-point algorithm and an interface to the CLUTO vcluster program.
|
2025-04-22 |
r-skewt
|
public |
Density, distribution function, quantile function and random generation for the skewed t distribution of Fernandez and Steel.
|
2025-04-22 |
r-skellam
|
public |
Functions for the Skellam distribution, including: density (pmf), cdf, quantiles and regression.
|
2025-04-22 |
r-skeletor
|
public |
A tool for bootstrapping new packages with useful defaults, including a test suite outline that passes checks and helpers for running tests, checking test coverage, building vignettes, and more. Package skeletons it creates are set up for pushing your package to 'GitHub' and using other hosted services for building and test automation.
|
2025-04-22 |
r-sjdbc
|
public |
Provides a database-independent JDBC interface.
|
2025-04-22 |
r-sizer
|
public |
Calculates and plots the SiZer map for scatterplot data. A SiZer map is a way of examining when the p-th derivative of a scatterplot-smoother is significantly negative, possibly zero or significantly positive across a range of smoothing bandwidths.
|
2025-04-22 |
r-sitree
|
public |
Forecasts plots at tree level.
|
2025-04-22 |
r-sitools
|
public |
Format a number (or a list of numbers) to a string (or a list of strings) with SI prefix. Use SI prefixes as constants like (4 * milli)^2
|
2025-04-22 |
r-sisvive
|
public |
Selects invalid instruments amongst a candidate of potentially bad instruments. The algorithm selects potentially invalid instruments and provides an estimate of the causal effect between exposure and outcome.
|
2025-04-22 |
r-sirad
|
public |
Calculating daily global solar radiation at horizontal surface using several well-known models (i.e. Angstrom-Prescott, Supit-Van Kappel, Hargreaves, Bristow and Campbell, and Mahmood-Hubbard), and model calibration based on ground-truth data, and (3) model auto-calibration. The FAO Penmann-Monteith equation to calculate evapotranspiration is also included.
|
2025-04-22 |
r-sinib
|
public |
Density, distribution function, quantile function and random generation for the sum of independent non-identical binomial distribution with parameters \code{size} and \code{prob}.
|
2025-04-22 |
r-sinaplot
|
public |
The sinaplot is a data visualization chart suitable for plotting any single variable in a multiclass data set. It is an enhanced jitter strip chart, where the width of the jitter is controlled by the density distribution of the data within each class.
|
2025-04-22 |
r-sin
|
public |
This package provides routines to perform SIN model selection as described in Drton & Perlman (2004, 2008). The selected models are represented in the format of the 'ggm' package, which allows in particular parameter estimation in the selected model.
|
2025-04-22 |
r-simule
|
public |
This is an R implementation of a constrained l1 minimization approach for estimating multiple Sparse Gaussian or Nonparanormal Graphical Models (SIMULE). The SIMULE algorithm can be used to estimate multiple related precision matrices. For instance, it can identify context-specific gene networks from multi-context gene expression datasets. By performing data-driven network inference from high-dimensional and heterogenous data sets, this tool can help users effectively translate aggregated data into knowledge that take the form of graphs among entities. Please run demo(simuleDemo) to learn the basic functions provided by this package. For further details, please read the original paper: Beilun Wang, Ritambhara Singh, Yanjun Qi (2017) <DOI:10.1007/s10994-017-5635-7>.
|
2025-04-22 |
r-simulator
|
public |
A framework for performing simulations such as those common in methodological statistics papers. The design principles of this package are described in greater depth in Bien, J. (2016) "The simulator: An Engine to Streamline Simulations," which is available at <http://faculty.bscb.cornell.edu/~bien/simulator.pdf>.
|
2025-04-22 |