# \donttest{
data("freelive2")
nRep <- 2 # Number of MUVR2 repetitions
nOuter <- 4 # Number of outer cross-validation segments
regrModel <- MUVR2_EN(X = XRVIP2,
Y = YR2,
nRep = nRep,
nOuter = nOuter,
modReturn = TRUE)
# }
Run the code above in your browser using DataLab