Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
nlmefit(*) support for nonlinear marginal model?
조회 수: 1 (최근 30일)
이전 댓글 표시
Dear Mathworks, I'm unsure from the documentation if the nlmefit() function can support a nonlinear marginal model of the form: y_i = f(Xi,\beta) + Zi*bi + \epsilon_i. That is, the random effects bi enter the model linearly. It seems from the documentation that random effects can only be directly added to a corresponding fixed effect, e.g. for fixed effect variable A, becomes (A + a) when adding a random effect, and is directly inserted into function f. Note that for the model I give, random effects may exist without being directly added to a particular FE. Can this be done in nlmefit? Thanks!
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!