mail[task #7850] Parameter error analyses: Merge the Monte Carlo simulation user functions into the error_analysis user function class.


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Edward d Auvergne on September 12, 2014 - 16:25:
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/




Related Messages


Powered by MHonArc, Updated Tue Sep 23 22:00:15 2014