Construct and analyze projection matrix models from a demography study of marked individuals classified by age or stage. The package covers methods described in Matrix Population Models by Caswell (2001) and Quantitative Conservation Biology by Morris and Doak (2002).
Understand human performance from the perspective of sampling, both looking at how people generate samples and how people use the samples they have generated. A longer overview and other resources can be found at <https://sampling.warwick.ac.uk>.
Summary ellipses superimposed on a scatter plot contain all bi-variate summary statistics for regression analysis. Furthermore, the outer ellipse flags potential outliers. Multiple groups can be compared in terms of centers and spreads as illustrated in the examples.
Nonlinear growth models are extremely useful in gaining insight into the underlying mechanism. These models are generally mechanistic, with parameters that have biological meaning. This package allows you to fit and forecast time series data using nonlinear growth models.
This package provides a game inspired by Tetris'. Opens a plot window device and starts a game of tetRys
in it. Steer the tetrominos with the arrow keys, press Pause to pause and Esc to end the game.
Add tests in-line in examples. Provides standalone functions for facilitating easier test writing in Rd files. However, a more familiar interface is provided using roxygen2 tags. Tools are also provided for facilitating package configuration and use with testthat'.
Allows form managers to download entries from their respondents using Wufoo JSON API (<https://www.wufoo.com>). Additionally, the Wufoo reports - when public - can be also acquired programmatically. Note that building new forms within this package is not supported.
This package contains microarray gene expression data generated from the Connectivity Map build 02 and LINCS l1000. The data are used by the ccmap package to find drugs and drug combinations to mimic or reverse a gene expression signature.
DEMAND predicts Drug MoA
by interrogating a cell context specific regulatory network with a small number (N >= 6) of compound-induced gene expression signatures, to elucidate specific proteins whose interactions in the network is dysregulated by the compound.
epiNEM
is an extension of the original Nested Effects Models (NEM). EpiNEM
is able to take into account double knockouts and infer more complex network signalling pathways. It is tailored towards large scale double knock-out screens.
This package estimates the matrix of partial correlations based on different regularized regression methods: lasso, adaptive lasso, PLS, and Ridge Regression. In addition, the package provides model selection for lasso, adaptive lasso and Ridge regression based on cross-validation.
The main aim of the pander R package is to provide a minimal and easy tool for rendering R objects into Pandoc's markdown. The package is also capable of exporting/converting complex Pandoc documents (reports) in various ways.
Estimate quantile regression (QR) and composite quantile regression (cqr) and with adaptive lasso penalty using interior point (IP), majorize and minimize (MM), coordinate descent (CD), and alternating direction method of multipliers algorithms (ADMM).
This package allows clinicians to predict the rate and severity of future acute exacerbation in Chronic Obstructive Pulmonary Disease (COPD) patients, based on the clinical prediction model published in Adibi et al. (2019) doi:10.1101/651901.
This is a package for curve, surface and function fitting with an emphasis on splines, spatial data and spatial statistics. The major methods include cubic, and thin plate splines, Kriging, and compactly supported covariance functions for large data sets.
STK++ <http://www.stkpp.org> is a collection of C++ classes for statistics, clustering, linear algebra, arrays (with an Eigen'-like API), regression, dimension reduction, etc. The integration of the library to R is using Rcpp'. The rtkore package includes the header files from the STK++ core library. All files contain only template classes and/or inline functions. STK++ is licensed under the GNU LGPL version 2 or later. rtkore (the stkpp integration into R') is licensed under the GNU GPL version 2 or later. See file LICENSE.note for details.
RepViz
enables the view of a genomic region in a simple and efficient way. RepViz
allows simultaneous viewing of both intra- and intergroup variation in sequencing counts of the studied conditions, as well as their comparison to the output features (e.g. identified peaks) from user selected data analysis methods.The RepViz
tool is primarily designed for chromatin data such as ChIP-seq
and ATAC-seq, but can also be used with other sequencing data such as RNA-seq, or combinations of different types of genomic data.
This package performs simple and canonical CA (covariates on rows/columns) on a two-way frequency table (with missings) by means of SVD. Different scaling methods (standard, centroid, Benzecri, Goodman) as well as various plots including confidence ellipsoids are provided.
This is a simple and powerful package to create, render, preview, and deploy documentation websites for R packages. It is a lightweight and flexible alternative to pkgdown', with support for many documentation generators, including Quarto', Docute', Docsify', and MkDocs
'.
Implementation of the BC3NET algorithm for gene regulatory network inference (de Matos Simoes and Frank Emmert-Streib, Bagging Statistical Network Inference from Large-Scale Gene Expression Data, PLoS
ONE 7(3): e33624, <doi:10.1371/journal.pone.0033624>).
This package provides tools for interacting with the Circle CI API (<https://circleci.com/docs/api/v2/>). Besides executing common tasks such as querying build logs and restarting builds, this package also helps setting up permissions to deploy from builds.
This package implements lasso and ridge regression for dichotomised outcomes (<doi:10.1080/02664763.2023.2233057>), i.e., numerical outcomes that were transformed to binary outcomes. Such artificial binary outcomes indicate whether an underlying measurement is greater than a threshold.
Models for analyzing site occupancy and count data models with detection error, including single-visit based models, conditional distance sampling and time-removal models. Package development was supported by the Alberta Biodiversity Monitoring Institute and the Boreal Avian Modelling Project.
Datasets and functions that can be used for data analysis practice, homework and projects in data science courses and workshops. 26 datasets are available for case studies in data visualization, statistical inference, modeling, linear regression, data wrangling and machine learning.