Property | Type | Description | |
---|---|---|---|
_ranked_errors | List |
Method | Description | |
---|---|---|
Mean ( ) : Double | ||
NormalDistribution ( AST range_nodes, Microsoft.Office.Interop.Excel app ) : System | ||
NormalDistribution ( Microsoft.Office.Interop.Excel r ) : System | ||
__phi ( double x ) : double | ||
erf ( double x ) : double | ||
erfc ( double x ) : double | ||
getErrorAtPosition ( int rank ) : Microsoft.Office.Interop.Excel.Range | ||
getErrorsCount ( ) : int | ||
getRankedErrors ( ) : List |
||
getStandardDeviation ( ) : Double | ||
getVariance ( ) : Double | ||
getWorstError ( ) : Microsoft.Office.Interop.Excel.Range |
Method | Description | |
---|---|---|
__error ( ) : Double>.Dictionary |
||
__mean ( ) : Double | ||
__rank_errors ( ) : List |
||
__standard_deviation ( ) : Double | ||
__variance ( ) : Double |
public NormalDistribution ( AST range_nodes, Microsoft.Office.Interop.Excel app ) : System | ||
range_nodes | AST | |
app | Microsoft.Office.Interop.Excel | |
return | System |
public NormalDistribution ( Microsoft.Office.Interop.Excel r ) : System | ||
r | Microsoft.Office.Interop.Excel | |
return | System |
public getErrorAtPosition ( int rank ) : Microsoft.Office.Interop.Excel.Range | ||
rank | int | |
return | Microsoft.Office.Interop.Excel.Range |
public getWorstError ( ) : Microsoft.Office.Interop.Excel.Range | ||
return | Microsoft.Office.Interop.Excel.Range |