Skip to content

sam::TestOfObsOverExptSig::ResultType

Public Functions

Name
std::vector< std::string > Columns()

Public Attributes

Name
float E
Sum of the expected probabilities.
float A
The chi-square statistic of the test.
float pval
The p-value of the test.
bool sig
The significance of the test.

Public Functions Documentation

function Columns

static inline std::vector< std::string > Columns()

Public Attributes Documentation

variable E

float E;

Sum of the expected probabilities.

variable A

float A;

The chi-square statistic of the test.

variable pval

float pval;

The p-value of the test.

variable sig

bool sig;

The significance of the test.


Updated on 29 June 2021 at 16:13:47 CEST


Last update: 2021-09-18