|
cleanNumbers()
|
Strip all non-numeric characters from string formated test scores. |
|
compCorr()
|
Fisher's Z test for comparing two correllation coefficients. |
|
fact2char()
|
Coerce Factor Vector to Character Preserving Labels. |
|
fact2num()
|
Coerce Factor Vector to Numeric Preserving Levels. |
|
gcd()
|
Greatest common divisor. |
|
invBoxCox()
|
Inverse Box-Cox Transformation. |
|
invDnorm() inv_dnorm()
|
Positive Inverse Of The Normal Density Function. |
|
invLogit()
|
Logits To Probabilities. |
|
isEven()
|
Are Elements Of x Even Numbers? |
|
isNumeral() is.numeral()
|
Can Character Vector Be Coerced To Numeric? |
|
isOdd()
|
Are elements of x odd numbers? |
|
isWholeNumber() is.wholenumber()
|
Can Elements Of x Be Interpreted As Whole Numbers? |
|
latinList()
|
Create Latin squares. |
|
levelOrder()
|
Reorder factor levels. |
|
mahalDistC()
|
Get squared Mahalanobis distances to centroid. |
|
mahalDistP()
|
Get pairwise squared Mahalanobis distances. |
|
nobs()
|
Number Of Non-missing Values In Vector. |
|
openwd()
|
Open file browser in working directory. |
|
outliers()
|
Identify potential outliers in a numeric vector. |
|
sampleMode()
|
Get the sample mode of a vector or matrix. |
|
sciNot()
|
Convert numeric vector to character in scientific notation. |
|
scrubc() swapc()
|
Remove or Replace non-numeric characters. |
|
se() seM()
|
Standard Error Of The Mean. |
|
seP()
|
Standard Error of a Proportion. |
|
series()
|
Find Regular Sequences Of Integers In Numeric Vector. |
|
timestamp()
|
Get a human readable timestamp as string. |