Learn R Programming

fastR (version 1.1)

Fast R Functions

Description

A collection of fast (utility) functions for data analysis. Fast covariance matrix calculation, Mahalanobis distance and column-wise variances are some of the functions.

Copy Link

Version

Install

install.packages('fastR')

Monthly Downloads

100

Version

1.1

License

GPL-2

Maintainer

Last Published

July 7th, 2016

Functions in fastR (1.1)

Many simple linear regressions coefficients

Simple linear regressions coefficients
fastR-package

Really fast R functions
The nth largest value of a vector

The nth largest value of a vector
Distance between vectors and a matrix

Distance between vectors and a matrix
Correlations

Correlation between a vector and a set of variables
Column-wise variances and standard deviations

Colum-wise variances and standard deviations of a matrix
Many univariate simple binary logistic regressions

Many univariate simple binary logistic regressions
Mahalanobis distance

Mahalanobis distance
Covariance and correlation matrix

Fast covariance and correlation matrix calculation
Many t-tests

Many t-tests
Column-wise medians

Colum-wise medians
Standardisation

Standardisation
Many univariate generalised linear models

Many univariate generalised linear regressions
Many univariate simple poisson regressions

Many univariate simple poisson regressions