|
|
__init__(self,
mf)
Model-free analysis based on asymptotic model selection methods. |
source code
|
|
|
|
calc_crit(self,
res,
n,
k,
chisq)
Calculate the criteria |
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
|