|
RHESSysCalibrator
2.1.0
|
Additional Inherited Members | |
Public Attributes inherited from rhessyscalibrator.postprocess_behavioral.RHESSysCalibratorPostprocessBehavioral | |
| logger | |
| def rhessyscalibrator.postprocess_behavioral.BehavioralComparison.calculateKolmogorovSmirnov | ( | self, | |
| data1, | |||
| data2 | |||
| ) |
Test whether the behavioral data are from the same distribution using Kolmogorov-Smirnov statistic More information: http://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.ks_2samp.html http://en.wikipedia.org/wiki/Kolmogorov-Smirnov_test http://www.soest.hawaii.edu/wessel/courses/gg313/Critical_KS.pdf.
| data1 | Array of sample data assumed to be drawn from a continuous distribution |
| data2 | Array of sample data assumed to be drawn from a continuous distribution |
| def rhessyscalibrator.postprocess_behavioral.BehavioralComparison.calculateKolmogorovSmirnov | ( | self, | |
| data1, | |||
| data2 | |||
| ) |
Test whether the behavioral data are from the same distribution using Kolmogorov-Smirnov statistic More information: http://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.ks_2samp.html http://en.wikipedia.org/wiki/Kolmogorov-Smirnov_test http://www.soest.hawaii.edu/wessel/courses/gg313/Critical_KS.pdf.
| data1 | Array of sample data assumed to be drawn from a continuous distribution |
| data2 | Array of sample data assumed to be drawn from a continuous distribution |
| def rhessyscalibrator.postprocess_behavioral.BehavioralComparison.calculateKolmogorovSmirnov | ( | self, | |
| data1, | |||
| data2 | |||
| ) |
Test whether the behavioral data are from the same distribution using Kolmogorov-Smirnov statistic More information: http://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.ks_2samp.html http://en.wikipedia.org/wiki/Kolmogorov-Smirnov_test http://www.soest.hawaii.edu/wessel/courses/gg313/Critical_KS.pdf.
| data1 | Array of sample data assumed to be drawn from a continuous distribution |
| data2 | Array of sample data assumed to be drawn from a continuous distribution |
| def rhessyscalibrator.postprocess_behavioral.BehavioralComparison.main | ( | self, | |
| args | |||
| ) |
| def rhessyscalibrator.postprocess_behavioral.BehavioralComparison.main | ( | self, | |
| args | |||
| ) |
| def rhessyscalibrator.postprocess_behavioral.BehavioralComparison.main | ( | self, | |
| args | |||
| ) |
| def rhessyscalibrator.postprocess_behavioral.BehavioralComparison.saveUncertaintyBoundsComparisonPlot | ( | self, | |
| outDir, | |||
| filename, | |||
| lowerBound, | |||
| upperBound, | |||
format = 'PDF', |
|||
log = False, |
|||
xlabel = None, |
|||
ylabel = None, |
|||
title = None, |
|||
plotObs = True, |
|||
plotMedian = False, |
|||
plotWeightedMean = False, |
|||
plotColor = False, |
|||
legend_items = None, |
|||
sizeX = 1, |
|||
sizeY = 1, |
|||
dpi = 80, |
|||
opacity = 0.5, |
|||
ks_stat = False |
|||
| ) |
Save uncertainty bounds plot to outDir.
| lowerBound | Float <100.0, >0.0, <upperBound |
| upperBound | Float <100.0, >0.0, >lowerBound |
| def rhessyscalibrator.postprocess_behavioral.BehavioralComparison.saveUncertaintyBoundsComparisonPlot | ( | self, | |
| outDir, | |||
| filename, | |||
| lowerBound, | |||
| upperBound, | |||
format = 'PDF', |
|||
log = False, |
|||
xlabel = None, |
|||
ylabel = None, |
|||
title = None, |
|||
plotObs = True, |
|||
plotMedian = False, |
|||
plotWeightedMean = False, |
|||
plotColor = False, |
|||
legend_items = None, |
|||
sizeX = 1, |
|||
sizeY = 1, |
|||
dpi = 80, |
|||
opacity = 0.5, |
|||
ks_stat = False |
|||
| ) |
Save uncertainty bounds plot to outDir.
| lowerBound | Float <100.0, >0.0, <upperBound |
| upperBound | Float <100.0, >0.0, >lowerBound |
| def rhessyscalibrator.postprocess_behavioral.BehavioralComparison.saveUncertaintyBoundsComparisonPlot | ( | self, | |
| outDir, | |||
| filename, | |||
| lowerBound, | |||
| upperBound, | |||
format = 'PDF', |
|||
log = False, |
|||
xlabel = None, |
|||
ylabel = None, |
|||
title = None, |
|||
plotObs = True, |
|||
plotMedian = False, |
|||
plotWeightedMean = False, |
|||
plotColor = False, |
|||
legend_items = None, |
|||
sizeX = 1, |
|||
sizeY = 1, |
|||
dpi = 80, |
|||
opacity = 0.5, |
|||
ks_stat = False |
|||
| ) |
Save uncertainty bounds plot to outDir.
| lowerBound | Float <100.0, >0.0, <upperBound |
| upperBound | Float <100.0, >0.0, >lowerBound |
1.8.10