Skip to contents

File utilities

Useful functions for manipulating files

displayFileName()
Display file name
loadTableFile()
Load table file
saveRDSasCSV()
Save a rds file as a csv file

Statistics utilities

Useful functions for statistical processing

computeDistanceToIdentityLine()
Compute the distance to the identity line
nullModelDistributionStatistics()
Compare a value to random values
weightedKurtosis()
Compute the weighted kurtosis
weightedMVSK()
Compute the weighted mean, variance, skewness and kurtosis
weightedMean()
Compute the weighted mean
weightedSkewness()
Compute the weighted skewness
weightedVariance()
Compute the weighted variance

Internal

Functions used internally to this package