examples/hellwig.R

set.seed(1234)
x <- matrix(rnorm(1000), 250, 4)
y <- rnorm(250)
hellwig(y, x)
mbojan/mbtools documentation built on Oct. 16, 2023, 8:18 p.m.