Skip to content

Add user controlled case selection to shinyMer #32

@jknowles

Description

@jknowles

Currently shinyMer only allows the user to select a random or an average case. It does not let the user specify a specific subset to take a random or average case from, although within the functionality of draw this is easily accomplished.

This could be a reactive panel on the 3rd tab that appears if the user selects "User Specified Subset" and then it would kick off some server-side code to allow inputs for variables in the model frame and the values to use for subsetting. This could allow much more rich exploration of effects on the fly.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions