24 adjusting the intensity model in the simulation function#26
Open
halpo wants to merge 7 commits into
Open
Conversation
added 2 commits
June 8, 2026 03:58
…s; add intensity_fn/intensity_bound params, update docs, and add unit test
- Implement make_single_index_simulator() factory to convert fitted SensIAT::Single-index-outcome-model objects into follow-up outcome simulators via Nadaraya-Watson conditional distribution sampling. - Integrate outcome_model and outcome_simulator parameters into simulate_SensIAT_data() and simulate_SensIAT_two_groups() to enable parametric bootstrap-style simulation from fitted models. - Fix outcome storage in simulate_single_subject() to correctly store generated visit outcomes in results tibble. - Add comprehensive unit tests for make_single_index_simulator() and end-to-end simulation with fitted models, including edge case handling for zero-mass conditional PMF fallback behavior. - Clean up build artifacts and configuration files (.Rbuildignore, .gitignore).
added 3 commits
June 15, 2026 22:00
added 2 commits
June 22, 2026 14:20
…g-the-intensity-model-in-the-simulation-function to update PR 26
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.