Glium is an intermediate layer between OpenGL and your application. You still need to manually handle the graphics pipeline, but without having to use OpenGL's old and error-prone API.
ReadyMedia (formerly known as MiniDLNA) is a simple media server, which serves multimedia content to compatible clients on the network. It aims to be fully compliant with DLNA and UPnP-AV standards.
Real-time quantitative polymerase chain reaction (qPCR
) data by Rutledge et al. (2004) <doi:10.1093/nar/gnh177> in tidy format. The data comprises a six-point, ten-fold dilution series, repeated in five independent runs, for two different amplicons. In each run, each standard concentration is replicated four times. For the original raw data file see the Supplementary Data section: <https://academic.oup.com/nar/article/32/22/e178/2375678#supplementary-data>.
This package provides several metrics for assessing relative importance in linear models. These can be printed, plotted and bootstrapped. The recommended metric is lmg, which provides a decomposition of the model explained variance into non-negative contributions. There is a version of this package available that additionally provides a new and also recommended metric called pmvd. If you are a non-US user, you can download this extended version from Ulrike Groempings web site.
Analyze multi-level one-way experimental designs where there are unequal sample sizes and population variance homogeneity can not be assumed. To conduct the Gabriel test <doi:10.2307/2286265>, create two vectors: one for your observations and one for the factor level of each observation. The function, rgabriel, conduct the test and save the output as a vector to input into the gabriel.plot function, which produces a confidence interval plot for Multiple Comparison.
By using RAINBOWR (Reliable Association INference By Optimizing Weights with R), users can test multiple SNPs (Single Nucleotide Polymorphisms) simultaneously by kernel-based (SNP-set) methods. This package can also be applied to haplotype-based GWAS (Genome-Wide Association Study). Users can test not only additive effects but also dominance and epistatic effects. In detail, please check our paper on PLOS Computational Biology: Kosuke Hamazaki and Hiroyoshi Iwata (2020) <doi:10.1371/journal.pcbi.1007663>.
SaTScan'(TM
) <https://www.satscan.org> is software for finding regions in Time, Space, or Time-Space that have excess risk, based on scan statistics, and uses Monte Carlo hypothesis testing to generate P-values for these regions. The rsatscan package provides functions for writing R data frames in SaTScan'-readable
formats, for setting SaTScan
parameters, for running SaTScan
in the OS, and for reading the files that SaTScan
creates.
API for using episensr', Basic sensitivity analysis of the observed relative risks adjusting for unmeasured confounding and misclassification of the exposure/outcome, or both. See <https://cran.r-project.org/package=episensr>.
Handy frameworks, such as error handling and log generation, for batch scripts. Use case: in scripts running in remote servers, set error handling mechanism for downloading and uploading and record operation log.
Client for the Open Citations Corpus (<http://opencitations.net/>). Includes a set of functions for getting one identifier type from another, as well as getting references and citations for a given identifier.
Calculates permutation tests that can be powerful for comparing two groups with some positive but many zero responses (see Follmann, Fay, and Proschan <DOI:10.1111/j.1541-0420.2008.01131.x>).
This package provides tools for connecting to CHILDES', an open repository for transcripts of parent-child interaction. For more information on the underlying data, see <https://langcog.github.io/childes-db-website/>.
An interactive document on the topic of classification tree analysis using rmarkdown and shiny packages. Runtime examples are provided in the package function as well as at <https://kartikeyab.shinyapps.io/CTShiny/>.
Move elements between containers in Shiny without explicitly using JavaScript
'. It can be used to build custom inputs or to change the positions of user interface elements like plots or tables.
Forecasting univariate time series with different decomposition based time delay neural network models. For method details see Yu L, Wang S, Lai KK (2008). <doi:10.1016/j.eneco.2008.05.003>.
Density, distribution function, quantile function and random generation for the Kumaraswamy Complementary Weibull Geometric (Kw-CWG) lifetime probability distribution proposed in Afify, A.Z. et al (2017) <doi:10.1214/16-BJPS322>.
Forecasting univariate time series with ensemble empirical mode decomposition (EEMD) with long short-term memory (LSTM). For method details see Jaiswal, R. et al. (2022). <doi:10.1007/s00521-021-06621-3>.
This package provides a theme, a discrete color palette, and continuous scales to make ggplot2 look like gnuplot'. This may be helpful if you use both ggplot2 and gnuplot in one project.
Univariate agglomerative hierarchical clustering with a comprehensive list of choices of a linkage function in O(n*log n) time. The better algorithmic time complexity is paired with an efficient C++ implementation.
This package provides a collection of functions for creating color schemes. Used to support packages and scripts written by researchers at the United States Geological Survey (USGS) Idaho National Laboratory Project Office.
This package provides functions for summarizing, visualizing, and analyzing Likert-scale survey data. Includes support for computing descriptive statistics, Relative Importance Index (RII), reliability analysis (Cronbach's Alpha), and response distribution plots.
Age-specific mortality rates are estimated and projected using the Kannisto, Lee-Carter and related methods as described in Sevcikova et al. (2016) <doi:10.1007/978-3-319-26603-9_15>.
Implementation of Multiple Comparison Procedures with Modeling (MCP-Mod) procedure with bias-corrected estimators and second-order covariance matrices as described in Diniz, Gallardo and Magalhaes (2023) <doi:10.1002/pst.2303>.
Likelihood based population viability analysis in the presence of observation error and missing data. The package can be used to fit, compare, predict, and forecast various growth model types using data cloning.