• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

daniel1noble / BACE / 25362969520
91%

Build:
DEFAULT BRANCH: main
Ran 05 May 2026 07:20AM UTC
Jobs 1
Files 15
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 May 2026 07:13AM UTC coverage: 91.15%. Remained the same
25362969520

push

github

daniel1noble
Bump n_final default 10 -> 50; add simulated-benchmark vignette section

Why default n_final = 50: with only 10 imputations the empirical
[2.5%, 97.5%] quantile of per-cell imputed values is closer to
[min, max] of 10 draws than to a true 95% predictive interval
under the correct posterior — coverage falls to roughly 80% at
n_final = 10 and 67% at n_final = 5. At n_final = 50 the empirical
quantile gives ~92% coverage; at the asymptote (n_final -> infty)
it converges to the nominal 95%. Default users now get
calibrated intervals out of the box.

Verified empirically (gaussian, single-rep gaussian benchmark
on 24 hidden cells):
  n_final =  5 -> coverage 0.61
  n_final = 10 -> coverage ~0.78
  n_final = 20 -> coverage 0.86
  n_final = 50 -> coverage 0.92

Updated @param n_final docs in both bace() and bace_final_imp()
to explain the rationale and tell users when reducing it is OK.

New vignette section "Validating BACE on simulated data with
known truth": walks through (1) sim_bace() to generate complete
phylogenetically-structured data, (2) MCAR masking, (3) running
bace(), (4) comparing imputed-vs-truth via NRMSE / accuracy /
coverage95, and (5) the no-skill baseline (column-mean / modal
class) that BACE has to beat. Ends with the 5-type summary
table from dev/sim_accuracy_multirep.R for the reader who wants
manuscript-quality numbers.

R CMD check 0E/0W/0N. 1268 tests pass.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

3409 of 3740 relevant lines covered (91.15%)

87.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25362969520.1 05 May 2026 07:20AM UTC 15
91.15
GitHub Action Run
Source Files on build 25362969520
  • Tree
  • List 15
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25362969520
  • 06a19fbb on github
  • Prev Build on main (#25341195972)
  • Next Build on main (#25907501234)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc