Метод | Описание | |
---|---|---|
BootstrapFrequency ( IEnumerable |
||
ConvertToNumericOutput ( FunctionOutput |
||
DataDebug ( int num_bootstraps, |
||
DictAdd ( int>.System.Collections.Generic.Dictionary |
||
FunctionOutputsAreNumeric ( FunctionOutput |
||
Inference ( int num_bootstraps, |
||
NumericHypothesisTest ( |
||
RejectNullHypothesis ( FunctionOutput |
||
RejectNullHypothesis ( FunctionOutput |
||
Resample ( int num_bootstraps, |
||
SortBootstraps ( FunctionOutput |
||
StoreOutputs ( AST outputs, |
||
StringHypothesisTest ( |
Метод | Описание | |
---|---|---|
PropagateNodeWeight ( AST node, |
||
PropagateWeights ( |
||
StoreInputs ( AST inputs, |
public static BootstrapFrequency ( IEnumerable |
||
boots | IEnumerable |
|
Результат | double>.Dictionary |
public static ConvertToNumericOutput ( FunctionOutput |
||
boots | FunctionOutput |
|
Результат | FunctionOutput |
public static DataDebug ( int num_bootstraps, |
||
num_bootstraps | int | |
dag | ||
app | Microsoft.Office.Interop.Excel | |
weighted | bool | |
all_outputs | bool | |
max_duration_in_ms | long | |
sw | ||
significance | double | |
pb | ||
Результат | int>.System.Collections.Generic.Dictionary |
public static DictAdd ( int>.System.Collections.Generic.Dictionary |
||
d1 | int>.System.Collections.Generic.Dictionary | |
d2 | int>.System.Collections.Generic.Dictionary | |
Результат | int>.System.Collections.Generic.Dictionary |
public static FunctionOutputsAreNumeric ( FunctionOutput |
||
boots | FunctionOutput |
|
Результат | bool |
public static Inference ( int num_bootstraps, |
||
num_bootstraps | int | |
resamples | ||
initial_inputs | InputSample>.Dictionary | |
initial_outputs | string>.Dictionary | |
input_arr | AST | |
output_arr | AST | |
dag | ||
weighted | bool | |
significance | double | |
pb | ||
Результат | int>.System.Collections.Generic.Dictionary |
public static NumericHypothesisTest ( |
||
dag | ||
rangeNode | AST | |
functionNode | AST | |
boots | FunctionOutput |
|
initial_output | string | |
weighted | bool | |
significance | double | |
Результат | int>.System.Collections.Generic.Dictionary |
public static RejectNullHypothesis ( FunctionOutput |
||
boots | FunctionOutput |
|
original_output | string | |
exclude_index | int | |
significance | double | |
Результат | bool |
public static RejectNullHypothesis ( FunctionOutput |
||
boots | FunctionOutput |
|
original_output | string | |
exclude_index | int | |
significance | double | |
Результат | double |
public static Resample ( int num_bootstraps, |
||
num_bootstraps | int | |
orig_vals | ||
rng | ||
Результат | DataDebugMethods.InputSample[] |
public static SortBootstraps ( FunctionOutput |
||
boots | FunctionOutput |
|
Результат | FunctionOutput |
public static StoreOutputs ( AST outputs, |
||
outputs | AST | |
dag | ||
Результат | string>.Dictionary |
public static StringHypothesisTest ( |
||
dag | ||
rangeNode | AST | |
functionNode | AST | |
boots | FunctionOutput |
|
initial_output | string | |
weighted | bool | |
significance | double | |
Результат | int>.System.Collections.Generic.Dictionary |