Info
This question is closed. Reopen it to edit or answer.
How to determine parameters in co-variance matrix in linear mixed effect model?
2 views (last 30 days)
Show older comments
I have a mixed effect model of : Y=Xa+Zb; where b is my random coefficient. I have multiple groups. SO, b~multivariate normal(0,C); error~N(0,sigma^2I) . I want to model my C=[a1 a2 a3;a4 ...;...an]* K(f(l1,l2.....ln)). My question is how can I compute these parameters a1,a2...;l1,l2.....,ln in linear mixed effect model by fitlme/ fitlmematrix / fitrgp/dacekrigging?
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!