URL:
<http://gna.org/task/?7850>
Summary: Parameter error analyses: Merge the Monte Carlo
simulation user functions into the error_analysis user function class.
Project: relax
Submitted by: bugman
Submitted on: Fri 12 Sep 2014 02:25:58 PM UTC
Should Start On: Fri 12 Sep 2014 12:00:00 AM UTC
Should be Finished on: Fri 12 Dec 2014 12:00:00 AM UTC
Category: relax's source code
Priority: 3 - Low
Status: Postponed
Percent Complete: 0%
Assigned to: bugman
Open/Closed: Open
Discussion Lock: Any
Effort: 0.00
_______________________________________________________
Details:
All user functions for estimating parameter errors should be placed into the
new error_analysis user function class. The current user functions are:
error_analysis.covariance_matrix,
monte_carlo.create_data,
monte_carlo.error_analysis,
monte_carlo.initial_values,
monte_carlo.off,
monte_carlo.on,
monte_carlo.setup.
Taking into account other techniques (i.e.
https://en.wikipedia.org/wiki/Jackknife_resampling), these could be renamed
to:
error_analysis.covariance_matrix,
error_analysis.simulation_create_data,
error_analysis.simulation_error_analysis,
error_analysis.simulation_initial_values,
error_analysis.simulation_off,
error_analysis.simulation_on,
error_analysis.monte_carlo_setup.
The error_analysis.simulation_* user functions can then be shared between
Monte Carlo simulations, Jackknife simulations, and bootstrap simulations.
This should not happen until a new minor relax version is to be released as it
will break almost all user scripts out there!
_______________________________________________________
Reply to this item at:
<http://gna.org/task/?7850>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-devel mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel