Grocer Function
NAME
varcov0 - covariance matrix
CALLING SEQUENCE
m=varcov0(z)
PARAMETERS
Input
z = a (nxk) matrix
Output
m = the (kxk) variance-covariance
DESCRIPTION
Calculates the covariance matrix of z columns.
AUTHOR
Eric Dubois 2002