Extra strength glue for data-driven templates. String interpolation for Shiny apps or R Markdown and knitr'-powered Quarto documents, built on the glue and whisker packages.
Accompanying package of the book Financial Risk Modelling and Portfolio Optimisation with R', second edition. The data sets used in the book are contained in this package.
Given the values of sampled units and selection probabilities the desraj function in the package computes the estimated value of the total as well as estimated variance.
Access and retrieve vocabulary data Finto API <https://api.finto.fi/>, which is a centralized service for interoperable thesauri, ontology and classification schemes for different subject areas.
This package provides methods from the paper: Pena, EA and Slate, EH, "Global Validation of Linear Model Assumptions," J. American Statistical Association, 101(473):341-354, 2006.
This package implements GINA-X, a genome-wide iterative fine-mapping method designed for non-Gaussian traits. It supports the identification of credible sets of genetic variants.
Data files and a few functions used in the book Linear Models and Regression with R: An Integrated Approach by Debasis Sengupta and Sreenivas Rao Jammalamadaka (2019).
Tests of comparison of two or more survival curves. Allows for comparison of more than two survival curves whether the proportional hazards hypothesis is verified or not.
This package provides tools that allow developers to write functions for prediction error estimation with minimal programming effort and assist users with model selection in regression problems.
Use piping, verbs like group_by and summarize', and other dplyr inspired syntactic style when calculating summary statistics on survey data using functions from the survey package.
Use the R console as an interactive learning environment. Users receive immediate feedback as they are guided through self-paced lessons in data science and R programming.
Calculates the sup MZ value to detect the unknown structural break points under Heteroskedasticity as given in Ahmed et al. (2017) (<DOI: 10.1080/03610926.2016.1235200>).
Stacked ensemble for regression tasks based on mlr3 framework with a pipeline for preprocessing numeric and factor features and hyper-parameter tuning using grid or random search.
The 1311 time series from the tourism forecasting competition conducted in 2010 and described in Athanasopoulos et al. (2011) <DOI:10.1016/j.ijforecast.2010.04.009>.
This package provides data frames for forest or tree data structures. You can create forest data structures from data frames and process them based on their hierarchies.
This is a small package to provide consistent tick marks for plotting ggplot2 figures. It provides breaks and labels for ggplot2 without requiring ggplot2 to be installed.
Create plots and tables in a consistent style with WaSHI (Washington Soil Health Initiative) branding. Use washi to easily style your ggplot2 plots and flextable tables.
This package provides an Interface to Zenodo (<https://zenodo.org>) REST API, including management of depositions, attribution of DOIs by Zenodo and upload and download of files.
Tool-set to support Bayesian evidence synthesis. This includes meta-analysis, (robust) prior derivation from historical data, operating characteristics and analysis (1 and 2 sample cases). Please refer to Weber et al. (2021) <doi:10.18637/jss.v100.i19> for details on applying this package while Neuenschwander et al. (2010) <doi:10.1177/1740774509356002> and Schmidli et al. (2014) <doi:10.1111/biom.12242> explain details on the methodology.
The main purpose of this package is to streamline the generation of exams that include random elements in exercises. Exercises can be defined in a table, based on text and figures, and may contain gaps to be filled with provided options. Exam documents can be generated in various formats. It allows us to generate a version for conducting the assessment and another version that facilitates correction, linked through a code.
This package implements a series of robust Kalman filtering approaches. It implements the additive outlier robust filters of Ruckdeschel et al. (2014) <arXiv:1204.3358> and Agamennoni et al. (2018) <doi:10.1109/ICRA.2011.5979605>, the innovative outlier robust filter of Ruckdeschel et al. (2014) <arXiv:1204.3358>, as well as the innovative and additive outlier robust filter of Fisch et al. (2020) <arXiv:2007.03238>.
This is a package to perform the zFPKM transform on RNA-seq FPKM data. This algorithm is based on the publication by Hart et al., 2013 (Pubmed ID 24215113).
This package provides syntax highlighting for R source code. Currently it supports LaTeX and HTML output. Source code of other languages is supported via Andre Simon's highlight package.
Servr provides an HTTP server in R to serve static files, or dynamic documents that can be converted to HTML files (e.g., R Markdown) under a given directory.