# NOT RUN {
##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
##outputNL1 <- unmaskAndGetSampleBatch(listOfMaskedVectorsToBeUnmasked = ##list(ystar1, ystar2),
## listOfNoisefiles =
## (file.path(tempdir(),"noise1.bin"),file.path(tempdir(),"noise2.bin")),
## cores = 1, size = 1000,
## verbose = 2)
## not a real example because ultimately in order to demonstrate this
## function the entire package functionality must be demonstrated
## this is demonstrated in the package example
# }
Run the code above in your browser using DataLab