# NOT RUN {
# The following command can be used to generate 100 samples from the
# pre-trained GMM "gmm" and store those generated samples in "samples":
# }
# NOT RUN {
output <- gmm_generate(input_model=gmm, samples=100)
samples <- output$output
# }
Run the code above in your browser using DataLab