Separate initial estimates with categorical covariates
21 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Abed Alnaif
am 12 Sep. 2025 um 16:09
Beantwortet: Abed Alnaif
am 12 Sep. 2025 um 17:52
When doing parameter estimation with sbiofit and with categorical covariates, is it possible to specify separate initial estimates for the various covariates?
0 Kommentare
Akzeptierte Antwort
Arthur Goldsipe
am 12 Sep. 2025 um 17:39
Unforutunately, there's currently no way to specify different initial estimates for different categorical covariate values. I can see how this might be useful for improving the optimization, so I will make sure we have a record of this in our enhancement database. If you want to share more details on why this feature would be useful, please feel free to comment here or reach out to me directly.
If this is functionality critical for you, I could suggest various (admittedly painful) workarounds. The first one I thought of was to create separate model parameters for each covariate value. Another idea is to "intercept" the call to the optimization function so that you can replace the initial estimates. I'm happy to brainstorm further if that's of interest.
-Arthur
0 Kommentare
Weitere Antworten (1)
Communitys
Weitere Antworten in SimBiology Community
Siehe auch
Kategorien
Mehr zu Import Data finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!