3Depict
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
BINOMIAL_STATS Struct Reference

#include <binomial.h>

Collaboration diagram for BINOMIAL_STATS:
Collaboration graph
[legend]

Public Attributes

std::vector< double > mean
 
std::vector< double > chiSquare
 
std::vector< double > comparisonCoeff
 
std::vector< double > pValue
 
std::vector< bool > pValueOK
 
size_t nBlocks
 
size_t nIons
 

Member Data Documentation

◆ chiSquare

std::vector<double> BINOMIAL_STATS::chiSquare

◆ comparisonCoeff

std::vector<double> BINOMIAL_STATS::comparisonCoeff

◆ mean

std::vector<double> BINOMIAL_STATS::mean

◆ nBlocks

size_t BINOMIAL_STATS::nBlocks

Referenced by computeBinomialStats().

◆ nIons

size_t BINOMIAL_STATS::nIons

Referenced by computeBinomialStats().

◆ pValue

std::vector<double> BINOMIAL_STATS::pValue

◆ pValueOK

std::vector<bool> BINOMIAL_STATS::pValueOK

The documentation for this struct was generated from the following file: