The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Type: Package
Title: Visualizing the Standard Deviation via Revolution
Version: 0.1.1
Maintainer: Hieu Nguyen <hieunguyen04062003@gmail.com>
Description: We visualize the standard deviation of a data set as the radius of a cylinder whose volume equals the total volume of several cylinders made by revolving the empirical cumulative distribution function about the vertical line through the mean. For more details see Sarkar and Rashid (2016) <doi:10.1080/00031305.2016.1165734>.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2024-05-07 18:09:05 UTC; PC
Author: Hieu Nguyen [aut, cre], Trung Pham [aut], Mamunur Rashid [aut], Jyotirmoy Sarkar [aut]
Repository: CRAN
Date/Publication: 2024-05-08 11:10:05 UTC

Visualizing the Standard Deviation via Revolution

Description

We visualize the standard deviation of a data set by revolving the empirical cumulative distribution function about the vertical line through the mean. The total volume of the collection of cylinders is equated to the volume of a single cylinder of height 1. The radius of this single cylinder is the standard deviation.

Usage

revsd(data, shouldInstallAllPackages)

Arguments

data

The data that a user inputs, usually a vector of values.

shouldInstallAllPackages

An optional argument, takes a boolean value as input which decides whether or not to install the following packages which are required to launch the application: shiny, shinydashboard, plotrix, and shinyWidgets. FALSE by default.

Value

No return value, the function will open a new window and display a shiny interactive application.

Examples

  revsd(c(10,18,23,30,36), shouldInstallAllPackages = FALSE)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.