32 #ifndef INDEPENDENCE_TEST_H_ 33 #define INDEPENDENCE_TEST_H_ 77 void set_kernel_p(
CKernel* kernel_p);
88 void set_kernel_q(
CKernel* kernel_q);
108 virtual const char* get_name()
const;
110 internal::KernelManager& get_kernel_mgr();
111 const internal::KernelManager& get_kernel_mgr()
const;
114 std::unique_ptr<Self>
self;
118 #endif // INDEPENDENCE_TEST_H_
Provides an interface for performing the independence test. Given samples from the joint distributio...
Class TwoDistributionTest is the base class for the statistical hypothesis testing with samples from ...
all of classes and functions are contained in the shogun namespace