diversity_stats returns this kind of warning when a cohort is bigger than cohort_size: "Cohort downsampled from 16 to 10 samples. Set max_cohort_size=None to disable downsampling." However, it doesn't have a max_cohort_size, despite cohort_diversity_stats (which it calls) having it.
diversity_statsreturns this kind of warning when a cohort is bigger thancohort_size: "Cohort downsampled from 16 to 10 samples. Set max_cohort_size=None to disable downsampling." However, it doesn't have amax_cohort_size, despitecohort_diversity_stats(which it calls) having it.