GFA
. The most likely use of this function is for model
checking.
CCAsample(model, N)
GFAsample(model, N)
GFA
.
Z
from the prior and then draws
N
observations for both views.
GFA
,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