Jackknife estimate of the standard deviation of a parameter estimate
C = stdjack(X,'T')
two matrices or vectors.
Jackknife estimate of the standard deviation of a parameter estimate.
The function is equal to sqrt(diag(covjack(X,'T')))