Refit a DKGE object with a new voxel-weight specification
Source:R/dkge-weights.R
dkge_update_weights.RdConvenience helper that rebuilds a DKGE fit using the original inputs but a different [dkge_weights()] specification. The original fit must have been constructed with `keep_inputs = TRUE` (the default for [dkge()]), so the underlying `dkge_data` bundle is available.