Package: estadistica
Type: Package
Title: Fundamentos De Estadistica Descriptiva e Inferencial
Version: 0.2.2
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 = "ctb"))
Author: Vicente Coll-Serrano [aut, cre],
  Rosario Martínez Verdú [aut],
  Cristina Pardo García [ctb]
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.2.0
URL: https://www.uv.es/estadistic/
Depends: R (>= 3.5.0)
Imports: tidyverse, dplyr, tidyr, plotly, ggplot2, rio, data.table,
        grid, shiny, shinydashboard, knitr, gridExtra, forecast
NeedsCompilation: no
Packaged: 2022-09-05 14:30:33 UTC; vicen
Maintainer: Vicente Coll-Serrano <estadistic@uv.es>
Repository: CRAN
Date/Publication: 2022-09-05 15:00:02 UTC
Built: R 4.1.2; ; 2022-09-06 11:35:58 UTC; unix
