R on FHIR is an easy to use wrapper around the HL7 FHIR REST API (STU 3 and R4). It provides tools to easily read and search resources on a FHIR server and brings the results into the R environment. R on FHIR is based on the FhirClient
of the official HL7 FHIR .NET API', also made by Firely.
This package provides a simple and intuitive pipe-friendly framework, coherent with the tidyverse
design philosophy, for performing basic statistical tests, including t-test, Wilcoxon test, ANOVA, Kruskal-Wallis and correlation analyses. The output of each test is automatically transformed into a tidy data frame to facilitate visualization. Additional functions are available for reshaping, reordering, manipulating and visualizing correlation matrix.
Bandwidth selectors for local linear quantile regression, including cross-validation and plug-in methods. The local linear quantile regression estimate is also implemented.
Computation of bootstrap confidence intervals in an almost automatic fashion as described in Efron and Narasimhan (2020, <doi:10.1080/10618600.2020.1714633>).
This package provides a box compatible custom language parser for the languageserver package to provide completion and signature hints in code editors.
This package provides tools that allow developers to write functions for cross-validation with minimal programming effort and assist users with model selection.
This package contains the function used to create the Dandelion Plot. Dandelion Plot is a visualization method for R-mode Exploratory Factor Analysis.
This package provides programmatic access to the Dark Sky API <https://darksky.net/dev/docs>, which provides current or historical global weather conditions.
Derivative-Free optimization algorithms. These algorithms do not require gradient information. More importantly, they can be used to solve non-smooth optimization problems.
This package provides functions for computing spillover measures, especially spillover tables and spillover indices, as well as their average, minimal, and maximal values.
Build display tables easily by extending the functionality of the flextable package. Features include spanning header, grouping rows, parsing markdown and so on.
The complete scripts from the American sitcom Friends in tibble format. Use this package to practice data wrangling, text analysis and network analysis.
Generating fractional binomial random variables and computing density, cumulative distribution, and quantiles of fractional binomial distributions. (Lee, J. (2023) <arXiv:2209.01516>
.).
Fits models to catch and effort data. Single-species models are 1) delta log-normal, 2) Tweedie, or 3) Poisson-gamma (G)LMs.
This package provides a suite of custom R Markdown formats and templates for authoring web pages styled with the GOV.UK Design System.
This is a wrapper for the command line tool googler', which can be found at the following URL: <https://github.com/jarun/googler>.
This package provides functions for designing phase II clinical trials adjusting for the heterogeneity of the population using known subgroups or historical controls.
This package provides API access to the <http://imdbapi.net> which maintains metadata about movies, games and television shows through a public API.
This package provides a calculation tool to obtain the 10-year risk of cardiovascular disease from various risk models (Hisayama, Suita, EPOCH Japan).
This package infers relative kinase activity from phosphoproteomics data using the method described by Casado et al. (2013) <doi:10.1126/scisignal.2003573>.
Calculation of rectifying LTPD and AOQL plans for sampling inspection by variables which minimize mean inspection cost per lot of process average quality.
Miscellaneous R functions (for graphics, data import, data transformation, and general utilities) and templates (for exploratory analysis, Bayesian modeling, and crafting scientific manuscripts).
This package provides the mean to parse and render markdown text with grid along with facilities to define the styling of the text.
This package provides a network module-based generalized linear model for differential expression analysis with the count-based sequence data from RNA-Seq.