Opened 7 years ago

Last modified 6 years ago

#911 new enhancement

Can correlation matrix be made visible for Levenberg Marquardt?

Reported by: richardh Owned by: pkienzle
Priority: trivial Milestone: SasView 5.0.0
Component: SasView Keywords:
Cc: Work Package: SasView Framework Enhancements

Description

Can the parameter correlation matrix be made visible at all for Levenberg Marquardt?

(The L-M method modifies the least squares matrix, so may require some care o get the desired result.)

Change History (2)

comment:1 Changed 7 years ago by pkienzle

sas/sascalc/fit/BumpsFitting.py, line 290, can call fitness.cov() to get the covariance matrix from bumps. This would need to be returned to the user interface and a new output panel created for displaying it.

comment:2 Changed 6 years ago by butler

  • Milestone changed from SasView 4.2.0 to SasView 5.0.0
Note: See TracTickets for help on using tickets.