Estimates of standard errors of popular risk and performance measures for asset or portfolio returns using methods as described in Chen and Martin (2021) <doi:10.21314/JOR.2020.446>.
Simplified scenario testing and sensitivity analysis, redesigned to use packages future and furrr'. Provides functions for generating function argument sets using one-factor-at-a-time (OFAT) and (sampled) permutations.
Connector to the REST API of a Rock R server, to perform operations on a remote R server session, or administration tasks. See Rock documentation at <https://rockdoc.obiba.org/>.
The RJDBC package is an implementation of R's DBI interface using JDBC as a back-end. This allows R to connect to any DBMS that has a JDBC driver.
This package provides various methods for MRI tissue classification.
This package provides functions for performing phylogenetic comparative analyses.
RT provides a framework for writing regression test suites.
Fit right censored Multiple Ordinal Tobit (MOT) model.
Log-analytic methods intended for testing multiplicative effects.
Parametric modeling of M-quantile regression coefficient functions.
This package provides a database-independent JDBC interface.
Weighted Piecewise Kernel Density Estimation for large data.
This package creates JavaScript charts with the nvd3 library. So far only the multibar chart, the horizontal multibar chart, the line chart and the line chart with focus are available.
This package provides tools for creating data validation pipelines and tidy reports. This package offers a framework for exploring and validating data frame like objects using dplyr grammar of data manipulation.
Set of classes and methods to read data and metadata documents exchanged through the Statistical Data and Metadata Exchange (SDMX) framework, currently focusing on the SDMX XML standard format (SDMX-ML).
Within this package the XML-RPC API to NEOS <https://neos-server.org/neos/> is implemented. This enables the user to pass optimization problems to NEOS and retrieve results within R.
Allows developers to work with many R folders inside a package. It offers functionalities to transfer R scripts (saved outside the R folder) into the R folder while making additional checks.
Optimization of any Black-Box/Non-Convex Function on Hyper-Rectangular Parameter Space. It uses a Variation of Pattern Search Technique. Described in the paper : Das (2016) <arXiv:1604.08616> .
This package provides functions to convert an R colour specification to a colour name. The user can select and create different lists of colour names and different colour metrics for the conversion.
Bundles the datasets and functions featured in Philip H. Pollock and Barry C. Edwards<https://edge.sagepub.com/pollock>, "An R Companion to Political Analysis, 3rd Edition," Thousand Oaks, CA: Sage Publications.
Utilities for accessing RePEc (Research Papers in Economics) through a RESTful API. You can request a code and get detailed information at the following page: <https://ideas.repec.org/api.html>.
This package provides a client library for The Guardian (https://www.guardian.com/) and their API, this package allows users to search for Guardian articles and retrieve both the content and metadata.
Native R only allows PDF exports of reference manuals. The Rd2md package converts the package documentation files into markdown files and combines them into a markdown version of the package reference manual.
Allow access to both public and private end points to Coinbase Pro (erstwhile GDAX) cryptocurrency exchange. For authenticated flow, users must have valid api, secret and passphrase to be able to connect.