Skip to contents

Calculate average fraction of times that patients who clusted together in the full solution continued to cluster together in all the subsampled solutions.

Usage

fraction_clustered_together(
  data_list_subsamples,
  settings_matrix,
  solutions_matrix
)

Arguments

data_list_subsamples

A list of subsets of a larger data_list. See ?subsample_data_list to obtain this object.

settings_matrix

A settings_matrix.

solutions_matrix

A solutions_matrix.

Value

fraction_together_df Dataframe containing the average fraction of continued clustering together for all supplied solutions