Info
此问题已关闭。 请重新打开它进行编辑或回答。
How to determine parameters in co-variance matrix in linear mixed effect model?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!