Module bootstrap :: Class bootstrap
[hide private]
[frames] | no frames]

Class bootstrap

source code


Instance Methods [hide private]
 
__init__(self, mf)
Model-free analysis based on bootstrap model selection.
source code
 
initial_runs(self)
Creation of the files for the Modelfree calculations for models 1 to 5.
source code

Inherited from common_ops.common_operations: ask_stage, create_mfdata, create_mfin, create_mfmodel, create_mfpar, create_run, extract_input, extract_relax_data, fill_results, final_run, final_run_optimized, goto_stage, grace, grace_header, initialize, log_input_info, log_params, print_data, print_results, set_run_flags, stage3

Method Details [hide private]

__init__(self, mf)
(Constructor)

source code 

Model-free analysis based on bootstrap model selection.

Overrides: common_ops.common_operations.__init__