Create vectors with sticky flags for elements that should not be displayed. Numeric vectors have basic subset and arithmetic methods implemented.
This package implements the MVOPR (Multi-View Orthogonal Projection Regression) method for robust variable selection and integration of multi-modality data.
Generates multivariate imputations using sequential regression with L2 penalty. For more details see Zahid and Heumann (2018) <doi:10.1177/0962280218755574>.
This GUI for the mi package walks the user through the steps of multiple imputation and the analysis of completed data.
Connects to Google cloud vision <https://cloud.google.com/vision> to perform label detection and repurpose this feature for image classification.
This package provides a native R client library for querying the Prometheus time-series database, using the PromQL
query language.
Qiita is a technical knowledge sharing and collaboration platform for programmers. See <https://qiita.com/api/v2/docs> for more information.
This package provides a consistent interface to encrypt and decrypt strings, R objects and files using symmetric and asymmetric key encryption.
This package provides functions to compute and plot tracheidograms, as in De Soto et al. (2011) <doi:10.1139/x11-045>.
This package provides functions to manage taxonomy when lineages are described with strings and ranks separated with special patterns like "|*__" or ";*__".
The purpose of this GO.db annotation package is to provide detailed information about the latest version of the Gene Ontologies.
This package provides a derivative-free optimization by quadratic approximation based on an interface to Fortran implementations by M. J. D. Powell.
This package provides helper functions with a consistent interface to coerce and verify the types and shapes of values for input checking.
Download and open manifest files provided by the Copernicus Global Land Service data <https://land.copernicus.eu/global/>. The manifest files are available at: <https://land.copernicus.vgt.vito.be/manifest/>. Also see: <https://land.copernicus.eu/global/access/>. Before you can download the data, you will first need to register to create a username and password.
Reads, writes and validates mzQC
files. The mzQC
format is a standardized file format for the exchange, transmission, and archiving of quality metrics derived from biological mass spectrometry data, as defined by the HUPO-PSI (Human Proteome Organisation - Proteomics Standards Initiative) Quality Control working group. See <https://hupo-psi.github.io/mzQC/>
for details.
Allows remote access to satellite image time series provided by the web time series service (WTSS) available at servers such as <https://brazildatacube.dpi.inpe.br/wtss/>. The functions include listing the data sets available in WTSS servers, describing the contents of a data set, and retrieving a time series based on spatial location and temporal filters.
Real Twig is a method to correct branch overestimation in quantitative structure models. Overestimated cylinders are correctly tapered using measured twig diameters of corresponding tree species. Supported quantitative structure modeling software includes TreeQSM
', SimpleForest
', Treegraph', and aRchi
'. Also included is a novel database of twig diameters and tools for fractal analysis of point clouds.
This package provides a comprehensive R API for querying Apache Solr databases. A Solr core is represented as a data frame or list that supports Solr-side filtering, sorting, transformation and aggregation, all through the familiar base R API. Queries are processed lazily, i.e., a query is only sent to the database when the data are required.
This package provides simplified methods for managing classic Rubik's cubes and many other modifications of it (such as NxNxN
size cubes, void cubes and 8-coloured cubes - so called octa cubes). Includes functions of handling special syntax for managing such cubes; and different approach to plotting 3D cubes without using external libraries (for example OpenGL
').
Cross validate large genetic data while specifying clinical variables that should always be in the model using the function cv()
. An ROC plot from the cross validation data with AUC can be obtained using rocplot()
, which also can be used to compare different models. Framework was built to handle genetic data, but works for any data.
Perform optimal transport on somatic point mutations and kernel regression hypothesis testing by integrating pathway level similarities at the gene level (Little et al. (2023) <doi:10.1111/biom.13769>). The software implements balanced and unbalanced optimal transport and omnibus tests with C++ across a set of tumor samples and allows for multi-threading to decrease computational runtime.
rocBLAS is the ROCm Basic Linear Algebra Subprograms (BLAS) library. rocBLAS is implemented in the HIP programming language and optimized for AMD GPUs.
Coerce R object to asciidoc', txt2tags', restructuredText
', org', textile or pandoc syntax. Package comes with a set of drivers for Sweave'.
Bayesian analysis for exponential random graph models using advanced computational algorithms. More information can be found at: <https://acaimo.github.io/Bergm/>.