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

Add tests for bootstrap operations. #28

Open
3 tasks
xrobin opened this issue May 2, 2018 · 0 comments
Open
3 tasks

Add tests for bootstrap operations. #28

xrobin opened this issue May 2, 2018 · 0 comments
Labels
test The issue needs tests to be written

Comments

@xrobin
Copy link
Owner

xrobin commented May 2, 2018

This should start with simple operations like var and later ci.coords. The following sub-steps will have to be taken:

  • Define a class of tests that can be controlled by an environment variable (the tests will be slow and may fail)
  • Establish the current expectation and standard deviation of each bootstrapped statistic
  • Make sure that the results are within N standard deviations of the margin (can be controlled with environment variable?)

Additional considerations:

  • The tests may fail and shouldn't be run upon normal testing / CRAN
@xrobin xrobin added the test The issue needs tests to be written label Feb 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test The issue needs tests to be written
Projects
None yet
Development

No branches or pull requests

1 participant