Skip to content

24 adjusting the intensity model in the simulation function#26

Open
halpo wants to merge 7 commits into
mainfrom
24-adjusting-the-intensity-model-in-the-simulation-function
Open

24 adjusting the intensity model in the simulation function#26
halpo wants to merge 7 commits into
mainfrom
24-adjusting-the-intensity-model-in-the-simulation-function

Conversation

@halpo

@halpo halpo commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

GitHub Copilot 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).
@halpo halpo linked an issue Jun 15, 2026 that may be closed by this pull request
GitHub Copilot added 2 commits June 22, 2026 14:20
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.

Adjusting the intensity model in the simulation function

1 participant