-
**Ask your question**
While assessing the gcm quality with gcm.evaluate_causal_model post fitting and using gcm.auto.assign_causal_mechanisms gives different results with rerun of gcm.evaluate_causal…
-
Hi! Thanks a lot for your tool, I find it very useful and easy to use. I noticed that in the [code](https://github.com/theislab/cellrank/blob/82248b266e6f3b8508c96c81b1870a65692ac82e/src/cellrank/_uti…
-
Dear Pro Xu,
I have a question about your Stata command —fect—,When I do Permutation Test and get p value=0?
Does this pass Permutation Test?
Many thanks in advance.
-
just two links for now
https://github.com/pbstark/permute (*)
https://github.com/scipy/scipy/issues/4399
(*) readme has link to two books with associated code and data
-
When it's important:
Classification problem, when function is a desired classification metric.
When applying to highly imbalanced problem, simple permutation will not preserve desired class ratios.
kaz94 updated
3 years ago
-
#### Describe the new feature or enhancement
*Please provide a clear and concise description of what you want to add or
change.*
Hi, I would like to add a 2 sample permutation T-test to MNE. I was …
-
In the section on permutation tests, we've written, "We recommend attempting the permutation test with mock outcome data and actual covariate data before analyzing the actual outcome data. The mock pe…
-
ObjectiveWe are validating the ability to update the contents (language, query, time range, filters) of an existing saved query.What to testUpdate Permutations:queryfilterstime rangelanguageTry the ab…
-
In working on #101, I've come across a few things in the permutation test methods that confuse me.
First, the permutation tests loop over datasets and parallelize across permutations. This makes se…
tsalo updated
2 years ago
-
This should be relatively straightforward to implement: type `permutationTest :: (v a -> v b -> Double) -> Int -> PValue`, i.e. takes in a function that takes a vector of labels and a vector of sample…