computeChi2: Compute chi2 value for all points
Description
Compute chi2 value for all points
Usage
computeChi2(pred, covInv, exp)
Value
vector with chi2 values
Arguments
- pred
matrix of predicted values for all points
- covInv
inverse covariance matrix
- exp
experimentally observed values