Skip to contents

Extracts the source-specific block from the full bootstrap covariance matrix W_bs (L3 x L3 in parameter-major ordering).

Usage

subset_W_bs(W_bs, dat, source)

Arguments

W_bs

Raw bootstrap covariance matrix (L3 x L3).

dat

An evfuse_data object.

source

Character: "NOAA" or "ADCIRC".

Value

Subsetted covariance matrix (L_sub3 x L_sub3).