Package model_selection :: Module overall_disc :: Class overall_disc
[hide private]
[frames] | no frames]

Class overall_disc

source code


Instance Methods [hide private]
 
__init__(self, mf)
Calculation of the theoretical overall discrepancy.
source code
 
model_selection(self)
Model selection.
source code
 
print_data(self)
Print all the data into the 'data_all' file.
source code
Method Details [hide private]

__init__(self, mf)
(Constructor)

source code 

Calculation of the theoretical overall discrepancy.

Overrides: common_ops.common_operations.__init__