inst/book-ex/Rcode-8-6.R

H.6 <- matrix(rbind(diag(3), c(0, 0, 0), c(0, 0, 0)),
              nrow=5, ncol=3)
H6 <- summary(bh6lrtest(z = H1, H = H.6,
                        r = 2, r1 = 1))

Try the vars package in your browser

Any scripts or data that you put into this service are public.

vars documentation built on March 31, 2023, 10:30 p.m.