Conversation
|
I'll get Bob to take a look at the proposed changes. Ideally...we could revert the changes to the README and the vignettes (so that doesn't get propagated up to the main repository). If you want to get really fancy with your contribution, you could add a test in the "tests_boot_tests.R" file. An ideal test would make sure that the changes you added are what you expect them to be...and what you don't want changed if someone in the future starts messing with the code. |
|
Sure, I'll revert the README and update the doc box. |
|
In this pull request, you are deleting the files in the inst/doc folder. This is happening because |
0ae9d25 to
aa69d8d
Compare
|
Done. |
This fork of EGRETci has modified runPairsBoot to output the GFN bootstrap results. In addition to xConc and xFlux, the new version also outputs xConcQTC, xFluxQTC, xConcCQTC, xConcCQTC, which can be used to calculate GFN confidence intervals.
I've kept the fork as simple as possible to minimize bugs. However, if you require additional output for your project, create an issue and I'll work with you to solve it.
This is an unofficial fork and is unsupported by the EGRETci development team. User beware!