myscreeplot
Plots screeplots for two covariance matricesmtxconfusion
Computes a confusion matrix between actual and predicted class membershipsqrtm
Returns the square root of a symetric positive definite matrixones
Returns a nxp matrix filled with oneszeros
Returns a nxp matrix filled with zerosvecnorm
Returns the norm of a vectorrankMM
Returns the rank of the matrixrepmat
Replicates a matrixmyscreeplot(rcov, ccov)
mtxconfusion(actual, predicted, prior = NULL, printit=FALSE)
sqrtm(A)