Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Draft] pseudo-p significance calculation #281

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

adding one below is sufficient

1c59fa7
Select commit
Loading
Failed to load commit list.
Open

[Draft] pseudo-p significance calculation #281

adding one below is sufficient
1c59fa7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 7, 2024 in 1s

0.0% of diff hit (target 60.0%)

View this Pull Request on Codecov

0.0% of diff hit (target 60.0%)

Annotations

Check warning on line 2 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L1-L2

Added lines #L1 - L2 were not covered by tests

Check warning on line 5 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L5

Added line #L5 was not covered by tests

Check warning on line 33 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 38 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L35-L38

Added lines #L35 - L38 were not covered by tests

Check warning on line 40 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L40

Added line #L40 was not covered by tests

Check warning on line 44 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L44

Added line #L44 was not covered by tests

Check warning on line 50 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L48-L50

Added lines #L48 - L50 were not covered by tests

Check warning on line 59 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L57-L59

Added lines #L57 - L59 were not covered by tests

Check warning on line 64 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L61-L64

Added lines #L61 - L64 were not covered by tests

Check warning on line 68 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L68

Added line #L68 was not covered by tests

Check warning on line 71 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L71

Added line #L71 was not covered by tests

Check warning on line 78 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L75-L78

Added lines #L75 - L78 were not covered by tests

Check warning on line 84 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L80-L84

Added lines #L80 - L84 were not covered by tests

Check warning on line 90 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L86-L90

Added lines #L86 - L90 were not covered by tests

Check warning on line 92 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L92

Added line #L92 was not covered by tests

Check warning on line 96 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L96

Added line #L96 was not covered by tests

Check warning on line 100 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L100

Added line #L100 was not covered by tests

Check warning on line 107 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L107

Added line #L107 was not covered by tests

Check warning on line 109 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L109

Added line #L109 was not covered by tests

Check warning on line 118 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L111-L118

Added lines #L111 - L118 were not covered by tests

Check warning on line 127 in esda/significance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

esda/significance.py#L126-L127

Added lines #L126 - L127 were not covered by tests