Skip to content

Conversation

@JoseKling
Copy link
Owner

Implemented

  • Bootstrap and non-bootstrap based tests
  • KSDistance statistic for hypothesis testing
    • Time re-scaled events against uniform
    • Time re-scaled inter events against exponential

Missing

  • Documentation
  • Unit tests
  • Type genericity

- Bootstrap and non-bootstrap based tests
- KSDistance statistic for hypothesis testing
    - Time re-scaled events againt uniform
    - Time re-scaled inter events against exponential
- Tests take types instead of instances of point processes
- `NoBootstrapTest` may take an instances

TODO:
- Add Tests
- Statistics now work for general types
- Added a `AbstractRNG` to the tests to control simulations
- `BootstrapTest` and `NoBootstrapTest` are subtypes of `HypothesisTest`
    - Fields have fixed types, as done in `HypothesisTests.jl`
- Fixed some mistakes

TODO: Add tests
@codecov
Copy link

codecov bot commented Aug 4, 2025

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.

1 participant