Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. prior<-list(R1=list(V=diag(2),nu=0.002))
  2. model<-MCMCglmm(y~x, rcov=~idh(type):units, prior=prior, family="poisson")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement