README.md

samp

This package contains a Shiny app to visualize sampling distributions of several statistics. To install the package

# install.packages("remotes")
remotes::install_github("tomicapretto/samp")

And you just run the app with

samp::launch()

This is a simple demonstration of how you can use the app.

You can also see a live version of the app here.

Basic usage

The objective of this application is to enable people to explore sampling distributions of several statistics computed with samples coming from arbitrary mixtures of probability distributions.

Add distributions to the mixture.

Choose one distribution at a time from the input on the left panel and click on +. This will add the distribution to the mixture and insert inputs to tune its parameters as well as the weight it has in the mixture. You can repeat this process as many times as you want, adding a new distribution to the mixture in each time.

Tune sampling parameters

Explore the charts

Just see the interactive charts and make up your conclusions!

Final notes



tomicapretto/samp documentation built on Jan. 9, 2021, 3:22 p.m.