Questions tagged [permutation-test]

4 questions
2
votes
1 answer

Permutation test on two groups

I am trying to use a permutation test to test my hypothesis. I want to make sure I am understanding concept of permutation correctly. I have control and experimental group. Then I combine them and resample from combined dataset randomly calculating…
1
vote
0 answers

Can we use CNN to effectively learn from a table whose various rows are permuted in the testing dataset, output for each remains same?

I have a set of classes, 37 to be precise. Each class is represented by a feature vector of size [1,10]. A single input sample has the dimensions of [6,10], where each row in this sample represents a different class. Input only has one arrangement…
1
vote
1 answer

Connecting timeseries quantities to CDF

In the following paper, [Ponce-Flores, M., Frausto-Solís, J., Santamaría-Bonfil, G., Pérez-Ortega, J., & González-Barbosa, J. J. (2020). Time series complexities and their relationship to forecasting performance. Entropy, 22(1), 89.][1] several…
0
votes
0 answers

Post-Hoc Test for non-parametric and small dataset

In the lab that I work in we performed an experiment to observe whether or not cyanobacteria are effective in changes in silica concentration in a lake. The experiment had 3 different variables: the type of organism whether or not silica was added…