debugging/GHA.R

cat('\14')
if(F) {rebuild()}

library(Dlm)
cat("\n~~~ out of danger zone ~~~\n")
cat("~~ test_MHA_constr2 ~~\n")

cat("~ cpp ~\n\n")
v <- 16:20
thresh <- 10 
test_GHA_constr2(v, 1)
cat('------------------------------\n')
set.seed(7)
d <- rnorm(100)
test_GHA_constr2(d, 1)
test_GHA_constr2(d, 1)

cat('------------------------------\n')
print(scoresGHA(d))

















    
raphael-fua/Dlm documentation built on May 5, 2022, 8:25 p.m.