I have a model, say
y[i]<-dnorm (mu[i],sigma^2) mu[i]<- x[i,1]* theta1+ x[i,2]*theta2 + b0
I would like to put a multivariate prior on theta1 and theta2,