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

Class farrow

source code


Instance Methods [hide private]
 
__init__(self, mf)
The model-free analysis of Farrow.
source code
 
initial_runs(self)
Creation of the files for the Modelfree calculations for models 1 to 5 and the F-tests.
source code
 
model_selection(self)
Farrow's model selection.
source code
 
stage2(self) 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 

The model-free analysis of Farrow.

Overrides: common_ops.common_operations.__init__