powered by
EnsCorr(ens, obs)
veriApply
tm <- toymodel() ## compute correlation directly EnsCorr(tm$fcst, tm$obs) ## compute correlation using veriApply veriApply("EnsCorr", tm$fcst, tm$obs)
Run the code above in your browser using DataLab