Clay Ford

Results 5 issues of Clay Ford

change "six chapters" to "seven chapters"

I believe the link at the end of the details section should be updated to: https://jslsoc.sitehost.iu.edu/stata/ci_computations/spost_deltaci.pdf

ggpredict() returns a 90% CI when ppd = TRUE for rstanarm models, but is labeled as 95%. Setting the `ci_level` argument does not appear to fix the issue. Example: ```...

Hello. The code for `resid_boot()` is `sample(stats::resid(model))`. Should that be `sample(stats::resid(model), replace = TRUE)`? Thanks, Clay

Running ampute() with run = FALSE produces the following error: ``` Error in `[

bug