Closed wleoncio closed 1 year ago
For example, the_rxc_table(table_7.7, nboot = 100) fails because nboot is too low. However, the error message is rather cryptic:
the_rxc_table(table_7.7, nboot = 100)
nboot
Error in bca.ci(boot.out, conf, index[1L], L = L, t = t.o, t0 = t0.o, : estimated adjustment 'a' is NA
For example,
the_rxc_table(table_7.7, nboot = 100)
fails becausenboot
is too low. However, the error message is rather cryptic: