one fold cross-validation for specifying threshold r
onefold.chooser(
data.train.k,
data.test.k,
jj,
grid.r,
nb.clust,
nnodes,
sizeblock,
method.select,
B,
modelNames,
K,
path.outfile,
nbvarused
)
a train set
a test set
name of the outcome used for variable selection
a grid for the tuning parameter r
number of clusters
number of sampled variables at each iteration
variable selection method
number of iterations
mixture model specification for imputation of subsets
number of fold
a path for message redirection
a maximal number of selected variables (can be required with a large number of variables)