Stixbox Function

stdjack - Jackknife estimate of the standard deviation of a parameter estimate

Calling Sequence

C = stdjack(X,'T')

Parameters

Description

Jackknife estimate of the standard deviation of a parameter estimate.

The function is equal to sqrt(diag(covjack(X,'T')))