Skip to content

sam::FTest::ResultType

Public Attributes

Name
float fstat
unsigned df1
unsigned df2
float pvalue
bool sig

Friends

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

Public Attributes Documentation

variable fstat

float fstat;

variable df1

unsigned df1;

variable df2

unsigned df2;

variable pvalue

float pvalue;

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