Ticket #717 (closed defect: fixed)
Can't fix parameters
Reported by: | aivar | Owned by: | aivar |
---|---|---|---|
Priority: | major | Milestone: | slimplugin1.1 |
Component: | slim-plugin | Severity: | serious |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The ability to fix fitted parameters (e.g. have tau = 2.00) is broken. It was working earlier.
Change History
Note: See
TracTickets for help on using
tickets.
I added some code to take the A, T, and Z fitted parameters from the RLD estimate and convert them to initial fitted parameter values suitable for the LMA fit. I.e. I need to convert from A, T, and Z to A1, T1, A2, T2, A3, T3, and Z. This code didn't allow for fixing parameters.