cmtk::HypothesisTests Member List

This is the complete list of members for cmtk::HypothesisTests, including all inherited members.
GetGeneticCovariance(std::vector< TypedArray::SmartPtr > &dataMZ, std::vector< TypedArray::SmartPtr > &dataDZ, const TypedArray *mask=NULL)cmtk::HypothesisTests [static]
GetHeritability(std::vector< TypedArray::SmartPtr > &dataX, std::vector< TypedArray::SmartPtr > &dataY, const TypedArray *mask=NULL)cmtk::HypothesisTests [static]
GetOneSampleTTest(std::vector< TypedArray::SmartPtr > &dataX, TypedArray::SmartPtr *tstatData, TypedArray::SmartPtr *avgXData, const TypedArray *mask=NULL)cmtk::HypothesisTests [static]
GetPairedCorrelation(std::vector< TypedArray::SmartPtr > &dataX, std::vector< TypedArray::SmartPtr > &dataY, TypedArray::SmartPtr *pData=NULL, const TypedArray *mask=NULL)cmtk::HypothesisTests [static]
GetPairedTwoTailedTTest(std::vector< TypedArray::SmartPtr > &dataX, std::vector< TypedArray::SmartPtr > &dataY, TypedArray::SmartPtr *tstatData, TypedArray::SmartPtr *avgXData, TypedArray::SmartPtr *avgYData, const TypedArray *mask=NULL)cmtk::HypothesisTests [static]
GetUnpairedTwoTailedTTest(std::vector< TypedArray::SmartPtr > &dataX, std::vector< TypedArray::SmartPtr > &dataY, TypedArray::SmartPtr *tstatData, TypedArray::SmartPtr *avgXData, TypedArray::SmartPtr *avgYData, const TypedArray *mask=NULL)cmtk::HypothesisTests [static]
GetZScores(std::vector< TypedArray::SmartPtr > &dataX, std::vector< TypedArray::SmartPtr > &dataY, const TypedArray *mask=NULL)cmtk::HypothesisTests [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines