Package: quadraticSD
Type: Package
Title: Visualizing the SD using a Quadratic Curve
Version: 0.1.0
Authors@R: c(person(given = "Siddhanta",
                   family = "Phuyal",
                   role = c("aut","cre"),
                   email = "siddhantaphuyal7159@gmail.com"),
            person(given = "Mamunur",
                   family = "Rashid",
                   role = "aut",
                   email = "mrashid@depauw.edu"),
            person(given = "Jyotirmoy",
                   family = "Sarkar",
                   role = "aut",
                   email = "jsarkar@iupui.edu"))
Maintainer: Siddhanta Phuyal <siddhantaphuyal7159@gmail.com>
Description: Given a dataset, the user is invited to utilize the Empirical Cumulative Distribution Function (ECDF) 
              to guess interactively the mean and the mean deviation. Thereafter,
              using the quadratic curve the user can guess the Root Mean Squared Deviation (RMSD) 
              and visualize the standard deviation (SD). 
              For details, see Sarkar and Rashid (2019)<doi:10.3126/njs.v3i0.25574>, 
              Have You Seen the Standard Deviaton?, Nepalese Journal of Statistics, Vol. 3, 1-10.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.2
Imports: shiny, ggplot2
NeedsCompilation: no
Packaged: 2022-11-16 00:17:42 UTC; siddh
Author: Siddhanta Phuyal [aut, cre],
  Mamunur Rashid [aut],
  Jyotirmoy Sarkar [aut]
Repository: CRAN
Date/Publication: 2022-11-16 14:40:13 UTC
Built: R 4.5.2; ; 2025-11-01 02:35:16 UTC; windows
