Skip to content

sam::WilcoxonTest::ResultType

Public Attributes

Name
float zstat
float wstat
float pvalue
int side
bool sig

Friends

Name
std::ostream & operator<<(std::ostream & os, const ResultType & type)

Public Attributes Documentation

variable zstat

float zstat;

variable wstat

float wstat;

variable pvalue

float pvalue;

variable side

int side;

variable sig

bool sig;

Friends

friend operator<<

friend std::ostream & operator<<(
    std::ostream & os,

    const ResultType & type
);

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


Last update: 2021-09-18