# \donttest{
#################
### example 1 ###
#################
# data
Y <- bfi[,1:10]
# fit model
fit <- explore(Y, progress = FALSE)
# edge set
E <- select(fit,
alternative = "exhaustive")
# }
Run the code above in your browser using DataLab