Skip to content

Releases: Songyosr/SampleSize

Change the input method

22 Feb 05:59
Compare
Choose a tag to compare
Pre-release

Hey there!

I just wanted to let you know that we've just released version 0.2.0-pre-alpha of our clustered RCT shiny app! This is an experimental version, so please keep that in mind as you explore it.

Some of the changes we've made include:

We've reworked the input for the main data points, moving from matrix inputs to numeric inputs (with icons) to make it easier to validate the data.
We've also reworked the server side to connect the new input with the old code.
We've added some validators to check the range of input to hopefully catch any errors before they cause issues.
Finally, we've made some changes to the UI by adopting the shiny widget package. This should make the app cleaner and more minimal.
We hope you enjoy the new version and please let us know if you encounter any issues or have any feedback.

Cleaning the code: SampleSizer v0.1.2-alpha

21 Feb 06:42
Compare
Choose a tag to compare

Just cleaning a bit

What's Changed

New Contributors

Full Changelog: v0.1.0-alpha...v0.1.2-alpha

Initial release: SampleSizer v0.1.0-alpha

21 Feb 01:51
a894638
Compare
Choose a tag to compare

This is the initial release of SampleSizer, a Shiny app for calculating sample size. The app includes features for calculating sample size for mean, proportion, and incidence rate outcomes, as well as support for cluster designs and customizable data visualization. This release is intended as a learning exercise for the developer and may contain bugs.

Full Changelog: https://github.com/Songyosr/SampleSize/commits/v0.1.0-alpha