Convert R function to the Rfast's coresponding
Convert R function to the Rfast's coresponding.
as.Rfast.function(Rfunction.name,margin=NULL)
Rfunction.name |
An character value with the name of the function. |
margin |
A logical function for return the column-row wise function. |
Given the name of R function, it returns the coresponding function's name from Rfast.
The coresponding Rfast function.
Manos Papadakis and Michail Tsagris
R implementation and documentation: Manos Papadakis <papadakm95@gmail.com> and Michail Tsagris <mtsagris@yahoo.gr>.
res<-as.Rfast.function("var")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.