Skip to content

sam::YuenTest::ResultType

Public Attributes

Name
float tstat
float df
float pvalue
int side
bool sig

Friends

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

Public Attributes Documentation

variable tstat

float tstat;

variable df

float df;

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