powered by
GFA
CCAsample(model, N) GFAsample(model, N)
Z
N
CCA
# # Assume we have a variable model which has been learned with # GFAexperiment() or GFA(). # Then the following line would draw 100 samples from it: # # Y2 <- GFAsample(model,100) #
Run the code above in your browser using DataLab