Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
customized nonlinear mixed effect model
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi there,
I am trying to do a relatively simple nonlinear mixed effect fit: the fitted parameter is allowed float according to a distribution with fixed mean but fitted or fixed variance. I can see two ways to do it. Frst, NLME in statistics toolbox, but I do not want to use the build-in optimizer. I have a global optimizer, but cannot see a easy way to use it with matlab NLME. Second, design my own algorithm for mixed effect fit, so that I can use my own optimizer. However I do not know how to do it. Can someone give me some idea on this? How can I fit a model with parameter constrained by a distribution? Thanks a lot!
Rui
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!