I am looking for a function in R that can help me deal with the different structures of the variance-covariance matrix. And thank you in advance
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Belkhadria Yaaqoub
el 5 de Ag. de 2020
Respondida: Peng Li
el 5 de Ag. de 2020
Hello ;
I need a little help on my project "mixed linear model and repeated measurement",
I am looking for a function that can help me deal with the different structures of the variance-covariance matrix.
And thank you in advance
0 comentarios
Respuesta aceptada
Peng Li
el 5 de Ag. de 2020
are you looking for solutions in MATLAB or in R? This is the community for MATLAB.
and get back to your question, fitlme or fitglme in MATLAB has a bunch of different options for variance-covariance structure. the default is full cholesky. check https://www.mathworks.com/help/stats/fitlme.html#namevaluepairarguments where a full explanation is provided.
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!