[R-sig-ME] MCMCglmm user defined incidence matrix

Jarrod Hadfield j.hadfield at ed.ac.uk
Wed Oct 15 16:22:07 CEST 2014


Hi Boby,

Probably the easiest way is to create your incidence matrix Z and then  
put it into your data frame:

your_data$Z<-Z

and then have random=~idv(Z)

If its a large incidence matrix the start up might be slow.

Cheers,

Jarrod





Quoting Boby Mathew <bobyboby at gmail.com> on Tue, 14 Oct 2014 09:12:10 +0200:

> Dear MCMCglmm users,
>
> Is it possible to pass a user specified incidence matrix in MCMCglmm.
>
> thanks for the help.
>
> regards,
> Boby Mathew
>
> --
> Dr. Boby Mathew
> INRES, University of Bonn
> Katzenburgweg 5
> Phone: 0228732031
> 53115, Bonn,Germany.
>
> 	[[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-mixed-models at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
>
>



-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.



More information about the R-sig-mixed-models mailing list