Hello, I wirte a bayesian model, and I want to do cross-validation on the model.
More specifically, I want to fit the model by training set, and want to used the parameter calibrated to predict testing set.
I don't know how to deal with this problem.. Could you please help me? Thanks!