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

NaN test for Real-ness for PValue and TestStat #669

Merged
merged 3 commits into from
Mar 14, 2021
Merged

NaN test for Real-ness for PValue and TestStat #669

merged 3 commits into from
Mar 14, 2021

Conversation

palday
Copy link
Member

@palday palday commented Mar 13, 2021

No description provided.

@nalimilan
Copy link
Member

Thanks! Can you also test things like isless(1.0, PValue(NaN))?

@palday
Copy link
Member Author

palday commented Mar 13, 2021

I've lost track of which things I'm missing. Just make a list and I'll add them. 😄

@nalimilan
Copy link
Member

I think you just need to symmetrize all tests you have already added, to make sure all methods are tested in all cases. That's already the case for most of them, but not all.

test/statmodels.jl Outdated Show resolved Hide resolved
@palday palday merged commit 7089961 into master Mar 14, 2021
@nalimilan nalimilan deleted the pa/p-is-real branch March 14, 2021 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants