Skip to content

Commit 3a2105f

Browse files
committed
somewhat more reasonable hyperparameters
1 parent 8b29713 commit 3a2105f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vignettes/Chapter07.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -650,8 +650,8 @@ c0 <- 1
650650
C0 <- 1
651651
b0 <- 0
652652
B0 <- 1
653-
a0 <- 20
654-
A0 <- 1.5
653+
a0 <- 10
654+
A0 <- 2
655655
656656
# Define the design matrix and y
657657
y <- inflation

0 commit comments

Comments
 (0)