Skip to content

Commit

Permalink
Fixed unit tests for #11
Browse files Browse the repository at this point in the history
  • Loading branch information
wleoncio committed Sep 17, 2024
1 parent dbf7d18 commit 320bc08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-cpp_translation.R
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ hyperPooled = list(
)
hyperPooled_2S <- hyperPooled
hyperPooled_2S$G <- Matrix::bdiag(simData$G, simData$G)
hyperPooled_2S$b <- c(0.1, 0.2)

# Run a 'Pooled' Bayesian Cox model with graphical learning

Expand Down

0 comments on commit 320bc08

Please sign in to comment.