Closed sebdalgarno closed 2 months ago
using default for now ("weighted_samples")
Yes if just getting the estimate the CI doesn't matter. I would just drop
multi_ci = FALSE
as no longer correct and also drop multi_est = TRUE
as now the default (and will eventually become the only option)
done
the offending code:
the warning is
Warning: Error in ssd_hc.fitdists:
...must be unused.
I think this used to work previously because multi_ci was silently passing through and not used
what is the correct ci_method to use? this is just to get the estimate and not the bootstrapped CI