I used to compare models based on their DIC by dividing the data into training and test sets. Recently, I am working with spatial statistics (Library INLA) in R, and I think it might be more valid to do not split the data (lots of information may be ignored). Can you suggest any paper that uses DIC in this manner?
#regression #model checking