superbShiny: User Interface to get summary plot of any statistics with...

View source: R/superbShiny.R

superbShinyR Documentation

User Interface to get summary plot of any statistics with adjusted error bars.

Description

The function suberbShiny() provides a simple user interface to plot standard error or confidence interval for various descriptive statistics under various designs, population size and purposes, according to the suberb framework. See \insertCitecgh21superb for more. Also see this video from \insertCitew21superb for a demo using the shinyapps.io installation accessible at dcousin3.shinyapps.io/superbshiny Limitations: it is not possible to use custom-made statistics with the graphical user interface, nor is it possible to request an adjustment for cluster- randomized sampling. These options are available with superbPlot().

Usage

superbShiny()

Value

A plot that can be cut-and-paste.

References

\insertAllCited

Examples

# Launch the user interface: 

if (interactive())
   superbShiny() 



superb documentation built on Jan. 23, 2023, 5:44 p.m.