merTools icon indicating copy to clipboard operation
merTools copied to clipboard

Add user controlled case selection to shinyMer

Open jknowles opened this issue 10 years ago • 1 comments

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.

jknowles avatar Aug 14 '15 17:08 jknowles

I think this is a good idea... perhaps with some wiggle functionality too to make the single observation cases more interesting to look at.

carlbfrederick avatar Aug 14 '15 20:08 carlbfrederick