API
import superexacttestpy as stest
Tools: tl
Here you will find the documentation of the supertest function.
|
Calculate the supertest for a given data set |
Here you will find all the useful functions to perform the superexacttest.
|
Get the length of all the sub list of data |
|
Approximation of log-binomial coefficient nCk |
|
Calculate the probability density of x elements in all of the subsets |
|
Probability to getting x white balls out of n draws from an urn with w white balls and b black balls |
|
Calculate the probability density of the intersection |
|
Get intersection on multiple input set |
|
Get the distribution of the multiset intersection test |
|
Function to simulate the intersection probability on multisets |
|
Compute the distribution function of the multiset intersection test. |
|
A wrapper to call cpsets |
|
Generate a barcode of length n with a given degree |
|
Calculate the number of intersections for a given degree for all barcodes |
Create a dataframe with the barcode for all the possible intersections |
|
Calculate the number of exclusive intersections for all barcodes :type x: |
|
Calculate the number of intersections (exclusive plus inclusive) for all barcodes |
|
|
Get a table with the number of intersections for each barcode of a given degree |
|
Format a barcode to a string |
|
Calculate the supertest for a given data set |
|
Decode a barcode |
Plotting
You will find the function to plot the results
|
Create a color map from a given value |
|
Plot the results of the superexact test |