vandomed/crowdopt: Crowd-Optimized R Functions

Faster versions of base R functions (e.g. weighted mean, standard deviation, covariance), mostly written in C++. Function names are the same as the corresponding base R functions, but with a 2 added (e.g. weighted.mean2 for weighted.mean).

Getting started

Package details

AuthorDane R. Van Domelen
MaintainerDane R. Van Domelen <vandomed@gmail.com>
LicenseGPL-3
Version1.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("vandomed/crowdopt")
vandomed/crowdopt documentation built on May 26, 2019, 5:35 a.m.