Skip to content

Commit

Permalink
update jags tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Clark committed Apr 24, 2024
1 parent 77fde32 commit 8f06040
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-mvgam.R
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ test_that("prior_only works", {
mod <- mvgam(y ~ 1,
trend_formula = ~ s(season) + s(trend, bs = 're'),
trend_model = AR(cor = TRUE, ma = TRUE),
drift = TRUE,
data = beta_data$data_train,
prior_simulation = TRUE,
family = betar(),
Expand Down

0 comments on commit 8f06040

Please sign in to comment.