This is the course package for the exercise portion of the "Ecological Data Collection and Processing" course.
An efficient algorithm to generate group assignments for classroom settings while minimizing repeated pairings across multiple rounds.
This package provides functions for matching student-answers to teacher answers for a variety of data types.
Proposes a coarse-to-fine optimization of a recommending system based on deep-neural networks using tensorflow'.
Retrieve data from kintone (<https://www.kintone.com/>) via its API. kintone is an enterprise application platform.
Estimate linear quantile mixtures based on Time-Constant (TC) and/or Time-Varying (TV), discrete, random coefficients.
This package provides a flexible computational framework for mixture distributions with the focus on the composite models.
Perform tests for pleiotropy of multiple traits of various variable types on genotypes for a genetic marker.
This package provides a Quantile Rank-score based test for the identification of expression quantitative trait loci.
Estimates a covariance matrix using Stein's isotonized covariance estimator, or a related estimator suggested by Haff.
Density, distribution function, quantile function and random generation for the skewed t distribution of Fernandez and Steel.
Calculation methods of solar radiation and performance of photovoltaic systems from daily and intradaily irradiation data sources.
Analysis of field trial experiments by modelling spatial trends using two-dimensional Penalised spline (P-spline) models.
This package provides functions for propensity score estimating and weighting, nonresponse weighting, and diagnosis of the weights.
Analyzing performances of cricketers and cricket teams based on yaml match data from Cricsheet <https://cricsheet.org/>.
This package provides additional expression data on diffuse large B-cell lymphomas for the BioNet package.
Calculates differential expression of genes based on exon counts of genes obtained from RNA-seq sequencing data.
This package provides tools for differential expression analysis at both gene and isoform level using RNA-seq data
This package implements the method csSAM that computes cell-specific differential expression from measured cell proportions using SAM.
This package provides various functions for classification, including k-nearest neighbour, Learning Vector Quantization and Self-Organizing Maps.
Restbed is a comprehensive and consistent programming model for building applications that require seamless and secure communication over HTTP.
This package provides a terminal emulator with hyperlink support. It's based on VTE and aimed at power users.
Screens all .R', .Rmd', and .qmd files to extract the name of packages used in a project. This package detects packages called with library(foo)', require(foo)', foo::bar() and use("foo", "bar") and adds these dependencies in the DESCRIPTION file in the sections Depends, Imports, and Suggests.
Allows users to easily create references to R objects then dereference when needed or modify in place without using reference classes, environments, or active bindings as workarounds. Users can also create expression references that allow subsets of any object to be referenced or expressions containing references to multiple objects.