Dist                    Distance matrix
Lgamma                  Natural logarithm of the gamma function and its
                        derivatives.
Match                   Match
Order                   Order
Rfast-package           Really fast R functions
Var                     Variance of a vector
all_equals              Equality of objects
allbetas                Simple linear regressions coefficients
beta.mle                MLE of the Beta distribution
binary_search           Binary search algorithm
check_data              Search for variables with zero range in a
                        matrix
colMads                 Column and row-wise mean absolute deviations
colMedians              Column and row-wise medians
colMins                 Column-wise minimum and maximum of a matrix
colVars                 Column and row-wise variances and standard
                        deviations of a matrix
colmeans                Column and row-wise means of a matrix
colrange                Column and row-wise range of values of a
                        matrix.
colsums                 Column and row-wise sums of a matrix
comb_n                  All k possible combinations from n elements
cor.fsreg               Correlation based forward regression.
correls                 Correlation between a vector and a set of
                        variables
count_value             Count the frequency of a value
cova                    Fast covariance and correlation matrix
                        calculation
data.frame.to_matrix    Convert a dataframe to matrix
design_matrix           Design Matrix
diri.nr2                Fitting a Dirichlet distribution via
                        Newton-Rapshon
dista                   Distance between vectors and a matrix
floyd                   Floyd-Warshall algorithm for shortest paths in
                        a directed graph
ftests                  Many multi-sample tests
g2Test                  G-square test of conditional indepdence
g2Test_univariate       G-square test of indepdence
hash.find               Find the given value in a hash table
hash.list               Hash - Pair function
is.symmetric            Check whether a square matrix is symmetric
is_element              Find element
logistic_only           Many univariate simple binary logistic
                        regressions
mahala                  Mahalanobis distance
med                     Median of a vector
min_max                 Minimum and maximum of a vector
mvbetas                 Many multivariate simple linear regressions
                        coefficients
nth                     The nth smallest value of a vector
permutation             Permutation
poisson_only            Many univariate simple poisson regressions
proptests               Many 2 sample proportions tests
racg                    Angular central Gaussian random values
                        simulation
regression              Many univariate simple linear regressions
rmvlaplace              Multivariate Laplace random values simulation
rmvnorm                 Multivariate normal and t random values
                        simulation
rowMins                 Row-wise minimum and maximum of a matrix.
score.betaregs          Many score based Beta regressions
score.glms              Many score based GLM regressions
score.negbinregs        Many score based negative binomial regressions
score.weibregs          Many score based Weibull regressions
sort_cor_vectors        Sort
sort_mat                Sorting of the columns of a matrix
sort_unique             Sort and unique
spat.med                Spatial median for Euclidean data
standardise             Standardisation
ttests                  Many 2 sample tests t-tests
univglms                Many univariate generalised linear regressions
weibull.mle             MLE of the Weibull distribution
which_isFactor          Index of the columns of a data.frame which are
                        factor variables
zip.mle                 MLE of count data
