Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simulate_experiment_responses should work with design? #32

Open
nhpackard opened this issue Jun 28, 2021 · 0 comments
Open

simulate_experiment_responses should work with design? #32

nhpackard opened this issue Jun 28, 2021 · 0 comments
Assignees
Labels
bug Something isn't working docs Needs end-user documentation

Comments

@nhpackard
Copy link
Contributor

Only way I could get it to work was to first call random_experiments_with_responses to generate experiments, then hand over those experiments to simulate_experiment_responses.

Maybe simulate_experiment_responses should have identical args to random_experiments_with_responses?

Maybe names should also be parallel, e.g.
random_experiments_with_responses
simulated_experiments_with_responses

@pzingg pzingg self-assigned this Jun 28, 2021
@pzingg pzingg added bug Something isn't working docs Needs end-user documentation labels Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docs Needs end-user documentation
Projects
None yet
Development

No branches or pull requests

2 participants