Skip to content
Prev 14848 / 20628 Next

MCMCglmm predict fails on MCMCglmm output generated 11/15/15

Hi,

I had to change how the predict function works in order to accommodate multivariate responses coming from different distributions. If you use:

model$Residual$family<-rep("gaussian", nrow(model$X))

it should run I think (if your response is gaussian).

Cheers,

Jarrod
On 11/09/2016 04:00, Kerry Samerotte wrote: