Helper to refill a list of PAM indices with new or more results
Source:R/pam_helpers.R
refill_PAM_indices.Rd
Helper to refill a list of PAM indices with new or more results
Arguments
- initial_index_list
list of PAM indices to be refill. Indices present in this list and absent in
new_index_list
are maintained.- new_index_list
list of PAM indices to be used to refill
initial_index_list
. New indices are included in the resulting list. Indices present in both lists are updated using the values of this list.