Contents | General Purpose Functions |
anp | ANP compute arrangement number of p items in n |
barplot | BARPLOT plot mean and mean variance of data |
blue2red | BLUE2RED colormap showing a gradient from blue to green to red. |
cnp | CNP compute combination number of p items in n |
concat | CONCAT concatenate two arrays, with shift |
cv | CV Computes coefficient of variation |
deg2rad | DEG2RAD convert degrees to radians |
div2struct | DIV2STRUCT One-line description here, please. |
dividers | DIVIDERS compute dividers of an integer |
expand | EXPAND expand size of a matrix, repeating each coefficient |
getAllSubsets | GETALLSUBSETS return all possible subset of a parent set |
headerLoad | HDRLOAD Load data from an ASCII file containing a text header. |
histo | HISTO compute discrete histograms |
ll | LL equivalent of unix alias ll, or ls -lis |
meanCurve | MEANCURVE compute average of several curves |
rad2deg | RAD2DEG convert radians to degrees |
randomSubset | RANDOMSUBSET randomly select K individuals from a set |
sem | SEM computes standard error of the mean |