You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, calculate_bootstrap_ci() throws an error when no_bias = TRUE and a boot object in used.
This can be circumvented by using the boot_list_to_dataframe() function.