Thank you for the answer. The general scheme I was trying to implement was:
- to estimate the posterior of some ancillary variables (
A_,B_) givenTandNDVI(both input data) in the case I knowsm_toEst(calibration). - then to use these posteriors of
A_andB_to better estimatesm_toEstas a function ofTandNDVI.
I understand now that if I define a new prior that does not depend on anything else, the model is sampling from this new prior and all calibration is lost. I just don’t understand how to use the posteriors of A_ B_ in a new inference problem.