Collects a choice set exposed to individuals. Internal function that users should not call directly.
Choice_Set(df, num_id, uniq_id, idvar)a long format tibble.
Number of unique Booking_IDs appearing in transaction data
Unique Booking_ID in transaction data.
Variable name representing customer id (Booking_ID).
Returns a list containing the values required for calculation within the rmm_reshape function.