Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

as.Rfast.function

Convert R function to the Rfast's coresponding


Description

Convert R function to the Rfast's coresponding.

Usage

as.Rfast.function(Rfunction.name,margin=NULL)

Arguments

Rfunction.name

An character value with the name of the function.

margin

A logical function for return the column-row wise function.

Details

Given the name of R function, it returns the coresponding function's name from Rfast.

Value

The coresponding Rfast function.

Author(s)

Manos Papadakis and Michail Tsagris

R implementation and documentation: Manos Papadakis <papadakm95@gmail.com> and Michail Tsagris <mtsagris@yahoo.gr>.

See Also

Examples

res<-as.Rfast.function("var")

Rfast

A Collection of Efficient and Extremely Fast R Functions

v2.0.1
GPL (>= 2.0)
Authors
Manos Papadakis, Michail Tsagris, Marios Dimitriadis, Stefanos Fafalios, Ioannis Tsamardinos, Matteo Fasiolo, Giorgos Borboudakis, John Burkardt, Changliang Zou, Kleanthi Lakiotaki and Christina Chatzipantsiou.
Initial release
2020-09-13

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.