Package: estadistica
Type: Package
Title: Fundamentos De Estadistica Descriptiva e Inferencial
Version: 0.1.0
Authors@R: 
  c(person(given = "Vicente",
           family = "Coll-Serrano",
           role = c("aut", "cre"),
           email = "estadistic@uv.es"),
    person(given = "Rosario",
           family = "Martínez Verdú",
           role = "aut"),
    person(given = "Cristina",
           family = "Pardo-García",
           role = "aut"))
Author: Vicente Coll-Serrano [aut, cre],
  Rosario Martínez Verdú [aut],
  Cristina Pardo-García [aut]
Description: Este paquete pretende apoyar el proceso enseñanza-aprendizaje de estadística descriptiva e inferencial. Las funciones contenidas en el paquete 'estadistica' cubren los conceptos básicos estudiados en un curso introductorio. Muchos conceptos son ilustrados con gráficos dinámicos o web apps para facilitar su comprensión. This package aims to help the teaching-learning process of descriptive and inferential statistics. The functions contained in the package 'estadistica' cover the basic concepts studied in a statistics introductory course. Many concepts are illustrated with dynamic graphs or web apps to make the understanding easier. See: Esteban et al. (2005, ISBN: 9788497323741), Newbold et al.(2019, ISBN:9781292315034 ), Murgui et al. (2002, ISBN:9788484424673) .
License: GPL
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Depends: R (>= 3.5.0)
Imports: tidyverse, dplyr, tidyr, plotly, ggplot2, rio, data.table,
        magrittr, grid, shiny, shinydashboard
NeedsCompilation: no
Packaged: 2021-10-28 13:34:31 UTC; vicen
Maintainer: Vicente Coll-Serrano <estadistic@uv.es>
Repository: CRAN
Date/Publication: 2021-11-02 08:00:33 UTC
