inst/snippet/mvn-conditional03.R

D <- rbind(c(1, 0), c(2, 1))
D %*% t(D)
rpruim/fastR2 documentation built on Nov. 11, 2023, 7:32 a.m.