Specify Jacobian for nlmefit

3 次查看(过去 30 天)
Daniel Glazar
Daniel Glazar 2020-3-30
Hello! I am currently trying to fit a population model (non-linear mixed effects) on a dataset (longitudinal tumor burden across 45 patients). However, I often get an error that my Jacobian matrix has a zero column vector. I am able to get an analytic solution to the set of ODEs I'm working with, and consequently its Jacobian. Given the analytic solution I can understand how this error might come up. I've tried different parameterizations but to no avail. I'd like to see if specifying the analytic solution of Jacobian matrix will work.
I've looked at other MATLAB functions, such as lsqnonlin and lsqcurvefit, and see how they permit specification of the Jacobian matrix as a functional output.
My question: Is there a way to specify the Jacobian matrix as a functional output to the fun input of nlmefit?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Nonlinear Regression 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by