Skip to content

feat: generalize pseudo random errors#290

Merged
sebhoerl merged 2 commits into
developfrom
feat/generalize-pseudo-random-errors
Jan 20, 2025
Merged

feat: generalize pseudo random errors#290
sebhoerl merged 2 commits into
developfrom
feat/generalize-pseudo-random-errors

Conversation

@sebhoerl

Copy link
Copy Markdown
Collaborator

First step towards resolving #280. Previously, estimators prefixed with epsilon_ magically obtained a pseudo-random errors term on top of the systematic utility. This process is now made explicit: To generate pseudo-random terms on top of per-trip utilities, one needs to set usePseudoRandomErrors to true in the eqasim config group.

@sebhoerl sebhoerl requested a review from tkchouaki January 20, 2025 16:53

@tkchouaki tkchouaki left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sebhoerl sebhoerl merged commit d4af27e into develop Jan 20, 2025
@sebhoerl sebhoerl deleted the feat/generalize-pseudo-random-errors branch January 20, 2025 17:19
And128 pushed a commit to And128/eqasim-java that referenced this pull request Oct 10, 2025
* feat: generalize pseudo random errors

* make prefix private
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.

2 participants