Fits a 3-dimensional GP with coregionalization to data from a single source (NOAA or ADCIRC only). All sites observe all 3 parameters, eliminating the partial-observation complexity of the joint model.
Arguments
- stage1
An
evfuse_stage1object fromfit_gev_allorfit_gev_detrended.- dat
An
evfuse_dataobject.- W_bs
Raw bootstrap covariance matrix (L3 x L3).
- D
Distance matrix (L x L).
- source
Character: "NOAA" or "ADCIRC".
- lambda
Wendland taper range in km (default 300).
- n_starts
Number of multi-start attempts (default 20).
- control
Control list passed to
optim.